Why Me (NiM)?

Why do you use NiM?…

Read this article

Inspect Node.js With Grunt-SWATCH (!watch) And Fiveo

I know, I know... the socket in the cover picture isn't really the type of socket we're talking about in this post, but I've been preoccupied lately with the idea of building a new workstation and the ThreadRipper is a monster! I mean it might actually be the solution to…

Read this article

Absolute Simplest Node.js Debugging - VSCode/DevTools

In my opinion, debugging Node.js (Node) code hasn't ever been that big of a pain point, largely because of the excellent debugger baked into Node, which has been the case for at least as long as I've been involved with writing software in Node.  Python for me is…

Read this article

Squash Node Bugs with DevTools on Edge

With the newest release of Microsoft's Edge browser, installing Chrome Web Store extensions on Edge is now possible as Edge is now built upon the Chromium code base.  Further, Chrome DevTools is also included in Edge.  And with the final piece of the puzzle being NiM (Chrome Web…

Read this article