Categories
Beginners JS Self Taught

Code Smarter; Use a Debugger

Do you find yourself writing print statements when fixing issues with your code? There is a much better way to proceed – let’s jump in and see how debuggers will save you precious time and energy.

Categories
JS npm

How to pick the best NPM packages

Picking the best NPM package is no easy task. In this post I’ll share 2 tips to help you pick the best NPM packages for your project.

Categories
Full Stack JS Rails

Why Ruby On Rails Is Still Superior To JavaScript

The multitude of full-stack JS frameworks is overwhelming. Is Rails better for full-stack development?