Spoke at an event
Spoke at a conference

Flipper: A Debugging Platform for Mobile Developers 


I gave a talk about Flipper debugging tool and how it can improve the productivity of Android developers at droidcon San Francisco 2022.

Abraham Lincoln said, “Give me six hours to chop down a tree, and I will spend the first four sharpening the axe.” The Mobile development is exactly like that.

Being a mobile app developer is not only about developing apps, but a major chunk of our day-to-day work is spent on debugging the bugs in those apps. And to speed up the debugging skills, we need more polished tools like the axe. And FB Flipper is one of the best tools for mobile app debugging.

Flipper is a platform for debugging iOS, Android and React Native apps. Visualize, inspect, and control your apps from a simple desktop interface. Use Flipper as is, or extend it using the plugin API.

In this talk, I discussed some features of the Flipper, and shared about how it can help you with your mobile app development and debugging.