Latest10 min read
What Flutter DevTools taught me about web tooling
I spent years inside a debugger that knew what a component was. Then I moved to the web and had to relearn debugging as eight disconnected tools.
- Origin
- DevTools
- Flutter
Engineering
The architecture behind a runtime inspector for frontend developers, the problems we hit building it, and what we got wrong on the way.
I spent years inside a debugger that knew what a component was. Then I moved to the web and had to relearn debugging as eight disconnected tools.