Open browser Find file in editor Make change Refresh browser Open DevTool Look in console Go to scripts- tab Find same file again Go to the edited line Set breakpoint Debug Switch back to editor Make change Tab back to browser Repeat
for each browser? 2. Why do I have to use different tools for authoring and debugging? 3. Why isn't my editor more integrated with my browser(s)? 4. Why can't I decide which DevTools to use? 5. Why can't I leverage the browser logic in my new fancy tool? 6. Why can’t I just connect my editor to my mobile device? 7. Why are DevTools still bundled with our browsers? A few thoughts
for each browser? 2. Why do I have to use different tools for authoring and debugging? 3. Why isn't my editor more integrated with my browser(s)? 4. Why can't I decide which DevTools to use? 5. Why can't I leverage the browser logic in my new fancy tool? 6. Why can’t I just connect my editor to my mobile device? 7. Why are DevTools still bundled with our browsers? A few thoughts again