.NET MAUI SDK Now Available in Preview
.NET MAUI has arrived, making multi-platform application development faster and easier from a single C# codebase.
.NET MAUI has arrived, making multi-platform application development faster and easier from a single C# codebase.
There are multiple factors including speed, performance, UI interactions, etc. which are critical to the success of your iOS application. Slow and unresponsive…
In my previous article, we looked at reasons for converting your iOS application to Android, and things you’ll want to consider when porting your application…
One of the biggest catches of building applications with native tools is they only work on one platform, and migrating an application takes time. After eight…
Inspiration can come from anywhere. And sometimes we need to jumpstart our brain to get inspired. Well think of our new Example App repository as that…
Welcome to the final article in this Unity series where we are developing a Unity game. You can check out my intro article, where I dive into Unity editor…
In this 4 part series, you will learn how to optimize the different areas of your Django application. This part will focus on optimizing the database for speed in Django applications.
Frontend technologies typically talk to several services in your backend, and those services talk to other services. At the root of every issue is a single…
React Native is great for building cross-platform mobile applications. Learn how to optimize the performance of React Native applications with these 10 tips.
This is part 3 in our 4-part iOS performance improvements series, which is focused on optimizing the existing codebase using best practices, modularizing the architecture, creating and utilizing reusable components in the code, and more.
In this tutorial, we’ll show how to add Sentry to a Django application so you can track and resolve any errors or performance issues occurring while your application is in production.
"Besides single event investigations, Sentry is very useful to get a general overview of how our app is performing from dev to QA to production and we use dashboards to make sure that we’re always up to date on how performance is looking across the frontend, the backend, and our evaluation service."
Learn how Sentry can make exception handling in Java easier and more powerful with real examples to use as a guide.
On May 6th, 2022 between 1:30 AM PDT and 12:17 PM PDT, Sentry experienced a large-scale incident which resulted in the majority of our services being…
Speeding up the time it takes to resolve critical issues affecting user experience and saving time that could be better spent building awesome products.