Chapter 9: Debugging and Reaching out for Help

We've been through so much already. We've learned how to create different types of components; we've learned about props and state and how each has an important role in our component creation. We've also learned about life cycle functions. We have gained a lot of knowledge so far, but we still haven't got a way of testing our components to see whether they have the behavior we expect.

In this chapter, we're going to learn about debugging and we'll go through the most popular debugging options, such as React DevTools and React Native Debugger. We're also going to learn about some other debugging alternatives so that we can be on the safe side and make sure we use the right tool for the job when needed. ...

Get Lightning-Fast Mobile App Development with Galio now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.