Juha-Matti Santala
Community Builder. Dreamer. Adventurer.

New Guide - Humane Guide to Debugging Web Apps

If there's one skill I would tell students and junior developers to really focus on, it's debugging. The ability to debug your programs, figure out why things are not working and how to find the right spots were they go wrong is an ageless skill. It's not gonna get old and it's not tied to any specific technology.

To help developers become better at debugging, I wrote Humane Guide to Debugging Web Apps. It walks the reader through the fundamentals of the mindset and process, provides practical tools and tips for debugging Javascript and CSS code and finally talks about some of my favorite non-technical approaches.

Let me know what you think of the guide by tweeting at me at https://twitter.com/hamatti.

Syntax Error

Sign up for Syntax Error, a monthly newsletter that helps developers turn a stressful debugging situation into a joyful exploration.