10 Tips for Optimizing React Native Application Performance: Part 1
React Native is great for building cross-platform mobile applications. Learn how to optimize the performance of React Native applications with these 10 tips.
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.
The performance of your iOS app is crucial when building and publishing it for any number of users. Your users expect it to be delightful, fast and responsive,…
In part 2 of our Unity game development series, we walk through adding the falling effect, how to instantiate several prefabs in random places, & how to make a score counter (and display it).
This is a conversation we had with our Engineering, Product, and Design (EPD) organization. We are publishing it as we believe it's important to our customers…
Benjamin Franklin was a smart dude. Among the many wonderful things he produced was an eternal bit of wisdom - an ounce of prevention is worth a pound of cure.…
Increasing developer autonomy, improving team health and equipping individuals with the tools to succeed at scale.
Flutter is one of the fastest-growing open-source cross-platform development frameworks. Learn how to monitor vitals in Flutter mobile apps here.
Monitoring performance is a critical part of software development. We just released version 3.0.0 of our Sentry Android Gradle plugin, which brings a handful…
In this article, we walk through how to troubleshoot Spring Boot applications using Sentry. Learn more here about how Sentry can improve your application.