JavaScript Debugging Tips Part IV – Error Handling

If you’re anything like me, you make mistakes. A lot of them. Fortunately, I work on a team full of super-sharp people who have enough patience to help me deal with my issues while they manage their own. But as I learn and grow, I want to take up less of … Read more

Similar

JavaScript is Not a Joke

Two recent post of mine were ridiculed on r/programmingcirclejerk: Building a Simple Stopwatch App with Electron – Submitted by someone as Building a 100MB stopwatch app. Compile Node.js to N… (more…)

Read more »

The JavaScript Ecosystem

JavaScript started out as a simple extension for the browser but has become so much more. In part this is true on building on rich concepts going back to Lisp. Along the way it has challenged the givens of programming and given us a high-performance flexi... (more…)

Read more »