LLM-Optimized Content Cache: redbitdev.com
AI-friendly mirror of redbitdev.com · 50 pages · 36,778 words · Updated March 7, 2026
Content
Homepage (1)
Main landing pages and site entry points
RedBit - Building Digital Solutions that make a difference
Working with you to build creative software solutions that make a difference. We help businesses stay ahead of their competitors by creating meaningful software that helps them innovate, adapt to change and grow.
Articles & Blog Posts (47)
Long-form content, blog posts, and editorial pieces
Building a Work Culture that Understands the Value of Diversity
Understanding our differences as individuals drives the success of our team. That understanding comes from each of us being open to sharing who we are, our culture and how we do things. It also req...
Happy Holidays from RedBit
All to quickly we forget our wins, life seems to have us moving forwards at an ever-increasing pace but it's important to enjoy the successes along the way. The team has had some amazing...
Exiting an iOS App with Xamarin
The team is in the middle of building an iOS app for iPad using Xamarin which will be enterprise deployed. A requirement came up to automatically shut down the after a certain action was perf...
https://www.redbitdev.com/post/exiting-an-ios-app-with-xamarin
How to Manage Technical Debt
We are often grandfathered into the legacy systems we use in our businesses. Whether it be a for-profit company or a nonprofit organization, the general understanding is if its not broken why fix i...
GraphQL - Core Concepts
In the first part of this series, I started talking about GraphQL coming from 100% REST Api project.
Building a Grant Portal for Second Harvest
RedBit has done it again! In under a week, our dedicated team has expedited our process to build a grant portal to aid smaller nonprofits and soup kitchens. Using D365, Custom Web application and P...
https://www.redbitdev.com/post/building-a-grant-portal-for-second-harvest
How to Fundraise During the Times of a Pandemic
It’s the year 2020, the world has shut down due to a life-threatening virus that has taken over every corner of the world with no signs of stopping. The only action is inaction: we self-isolate and...
https://www.redbitdev.com/post/how-to-fundraise-during-the-times-of-a-pandemic
How to Hire Diverse Tech Talent
Diversity is a real issue in the tech industry. There is gender and race inequality, just to name a few types of discrimination. And even though many companies have tried to change this, the indust...
https://www.redbitdev.com/post/how-to-hire-diverse-tech-talent
How many bandaids have you got holding your software together?
Technology needs to move with time. In business, if your technology is not scalable, reliable and secure, it’ll get tough for you to stay relevant in the long run.
https://www.redbitdev.com/post/how-many-bandages-have-you-got-holding-your-software-together
Conditional Logging to the JavaScript Console
The JavaScript console is a very useful debugging tool, but it can also introduce a very simple security risk into your application: 'console' method calls that aren't removed before code is deploy...
https://www.redbitdev.com/post/conditional-logging-to-the-javascript-console
Getting Started with React Flexbox Grid
Web development technology is fast moving and constantly evolving and seems every time you blink, some new framework has been created. In this article I’ll focus on getting started with React Flexb...
https://www.redbitdev.com/post/getting-started-with-react-flexbox-grid
Cross Platform Animations Using Xamarin Forms
With the last post on Xamarin Forms we went over using GZip Compression with Xamarin Forms which helps reduce data going over mobile networks. In this post, we’ll be looking at how to perform some ...
https://www.redbitdev.com/post/cross-platform-animations-using-xamarin-forms
Goodbye 2020, Hello 2021!
It has been quite a year for all of us. Let's face it, anyone reading this has not been through a pandemic before. We might have read about it or watched documentaries to try an...
Hacking for Missing Kids – Technology for Good
Back in October, we spent some time with Microsoft to build some technology to help find Missing Children in Canada and ideally around the world. This was a collaboration with Missing Children Soci...
https://www.redbitdev.com/post/hacking-for-missing-kids-technology-for-good
Gzip Compression Using Xamarin.Forms
In a recent project the RedBit team worked on, we decided to use Xamarin.Form to build an app for Windows Phone, iOS and Android. Xamarin Forms is still a v1 product but the Xamarin tea...
https://www.redbitdev.com/post/gzip-compression-using-xamarin-forms
Dismantling Digital Barriers Summit – The Key Takeaways
A few weeks back I had the pleasure of attending the Future of Good’s Dismantling Digital Barriers Summit. The two-day virtual event dwelled deep into digital equity and transformation, funding for...
https://www.redbitdev.com/post/dismantling-digital-barriers-summit-the-key-takeaways
The Creative Possibilities with Ai
As a designer and a transhumanist, I’ve had my fair share of conversations about the potential for artificial intelligence (AI) to rule the world and turn us all into jobless husks. While such deba...
https://www.redbitdev.com/post/creative-possibilities-with-ai
Coding Standards with JavaScript & Visual Studio Code
Now you can go all crazy with coding standards and you can write hundreds of pages of coding standards that developers on teams should follow, and believe me I’ve seen it! Problem with this is deve...
https://www.redbitdev.com/post/coding-standards-with-javascript-visual-studio-code
Building for 2030 with Mark Arteaga
The #Buildfor2030 campaign celebrates partners such as RedBit who are driving societal impact.
Being a Woman in Tech: From the Perspective of a Leader
This month we are spotlighting our women in tech at RedBit. I am so proud of all our ladies and the amazing diversity of characters, nationalities, beliefs, and skills we have so it is an absolute ...
https://www.redbitdev.com/post/being-a-woman-in-tech-from-the-perspective-of-a-leader
Building a Custom YAML Loader for Webpack
One of our internal tools at RedBit uses yaml to provide structured data. We chose yaml because it's more human-friendly than json, and the data in question is created and modified by humans during...
https://www.redbitdev.com/post/building-a-custom-yaml-loader-for-webpack
Automating Business Processes with Low Code - Real World Example
A while a go I wrote about what is low code and no code and some history behind it, some tools and how to leverage in your organization.
https://www.redbitdev.com/post/automating-business-processes-with-low-code-real-world-example
Capture Groups in Regular Expressions
Regular expressions(regex) are powerful tools for pattern matching and string parsing. While the syntax can sometimes be difficult to understand, it can make many tasks more efficient. In this post...
https://www.redbitdev.com/post/capture-groups-in-regular-expressions
Build or Buy? The Million Dollar Question.
As the head of a business, taking important decisions about the urgent requirements with its long-term growth is important yet challenging. There are plenty options available for organizations that...
https://www.redbitdev.com/post/build-or-buy-the-million-dollar-question
Breaking the Stereotype: My Journey as a Woman in Tech
Back in college, as a young student of English Literature, I would have never imagined a career in the technology industry. This space always intimidated me. In my defence, it used to be an area th...
https://www.redbitdev.com/post/breaking-the-stereotype-my-journey-as-a-woman-in-tech
Are you using Array.map correctly?
Lately, I've noticed a trend towards the inappropriate use of Array.map both in tutorials and production code. I'm not sure exactly why this is happening, but I think it may stem from the prevalenc...
https://www.redbitdev.com/post/are-you-using-array-map-correctly
Application Security Systems: Protect Your Apps Better
Everyone talks about application security, or AppSec, these days. AppSec can be a very daunting feat to take on which requires coordination between technical experts and teams throughout an organiz...
Adding StringFormat to TranslateExtension
Adding StringFormat to TranslateExtension
https://www.redbitdev.com/post/adding-stringformat-to-translateextension
7 Signs You Need To Replace Your Legacy System
An outdated technology could be hurting your business more than you think. It can drastically reduce your team’s productivity, cause errors and process failures, and even frustrate loyal customers ...
https://www.redbitdev.com/post/7-signs-you-need-to-replace-your-legacy-system
Automated Testing with Playwright
There are four basic types of software test that can be automated.
https://www.redbitdev.com/post/automated-testing-with-playwright
An Introduction to Design Languages
When I was a kid, my dad and I went to a lot of car shows, swap meets, and scrap yards looking for parts for his ‘61 Chevrolet Impala. I was always amazed at his ability to identify the make,...
https://www.redbitdev.com/post/an-introduction-to-design-languages
AI in Construction: A Game-Changing YLG Talks Event
At RedBit Development, we are excited to delve into the transformative world of Artificial Intelligence and its profound impact on the construction industry.
https://www.redbitdev.com/post/ai-in-construction-a-game-changing-ylg-talks-event
Adding Basic Animations to React
Hello React developers! As a dev who is still trying to learn and grow every day, here is a “to the point” post about how I’ve been getting animations out of my head and onto the page. This will on...
https://www.redbitdev.com/post/adding-basic-animations-to-react
A Beginner's Guide to be More Secure Online. RedBit's Top 5 Picks
Life without the internet seems impossible. Especially, for those running an organization and overseeing what’s best for its growth. In today’s high-tech environment, data breaches, cyber threats o...
https://www.redbitdev.com/post/a-beginners-guide-to-be-more-secure-online-redbits-top-5-picks
Services - RedBit Development
Thank you! An email has been sent to confirm your subscription.
5 Reasons Your Organization Should Move to the Cloud
The cloud has been here for well over a few decades so why is it still relevant you may ask? Technology is constantly evolving and granting unlimited information at the tips of our fingers. The clo...
https://www.redbitdev.com/post/5-reasons-your-organization-should-move-to-the-cloud
2022. A Year of Giving, Going Beyond, and Being Grateful
For RedBit this year will be about gratitude for the amazing team of thinkers, creators, builders who inspire me every single day to be a better leader, who pour themselves into the work they do fo...
https://www.redbitdev.com/post/2022-a-year-of-giving-going-beyond-and-being-grateful
Azure Security Assessments & Consulting
It's easy to get started building your software solutions on Microsoft Azure, but if you are not thinking about security from the beginning, you are at risk of exposing organization data. RedBit can:
https://www.redbitdev.com/services/security/azure-security-assessments-consulting
Application Penetration Testing
Web applications play a role in almost all businesses, and 9 times out of 10 they are used every day by various teams of an organization.
https://www.redbitdev.com/services/security/application-penetration-testing
Xamarin Consulting - RedBit Development
Do you have a development team that builds on the .NET platform? Looking to start a mobile project for iOS and Android and want to leverage your teams .NET experience? Let one of our Xamarin Certif...
Technology - RedBit Development
We focus on quality solutions that meet your business goals and create value for your customers. Using an agile approach, we keep the development process iterative and transparent. This helps avoid...
Discovery - RedBit Development
Success!Verification failed
Return to Workplace
Work with RedBit to return to workplace safely and responsibly while giving employees confidence.
Security Services - RedBit Development
Web & mobile applications play a role in almost all organizations. Learn more how RedBit can help assess, discover vulnerabilities and provide remediations to fix your current software applicat...
Design - RedBit Development
It all starts with listening, observing and honest conversation. First, we learn and familiarize ourselves with your business. Next using human-centred design, we create a design package that will ...
All In - RedBit Development
When you go all in with us, you are ensuring a holistic process as well as a rich and supportive partnership. A partnership rooted in deep trust and open communication. This relationship allows us ...
Listings & Categories (1)
Category pages, archives, and content aggregation pages
CEO of Microsoft Praises RedBit!
Yesterday an article came out from CRN.com titled
https://www.redbitdev.com/post/ceo-of-microsoft-praises-redbit
About Pages (1)
About, team, contact, and informational pages
Resources
- llms.txt — AI crawler index (llmstxt.org spec)
- sitemap.xml — XML sitemap for crawler discovery
- robots.txt — Crawler directives
- About this cache — Methodology, technical details, and usage guidelines