Title
Monitor your React applications in production
Abstract
Guess what? Your applications have bugs in them. The bugs may result from bad data, unexpected user input, or the reliability of the NBN. The good news is that when these run time issues occur your application can handle them gracefully and notify you and your team!
You’ll learn in this session how you can add sophisticated monitoring to your app that leverages React features such as Hooks, Error Boundaries and component design.
Duration: 45 minutes
Audience Profile
- Web Developers
- React Developers
- Full Stack Developers
- Ops Engineers
Notes
This talk has grown out of a blog series that I created on the topic and will cover off a number of different aspects of monitoring a React application, from user tracking to error monitoring.
While the talk is designed around React web applications much of the content will be relevant to React Native applications.