Tag Archive for: Node.JS
How to install Node.JS v6 on Linux
This video is a step-by-step instruction of installing Node.JS version 6 on Ubuntu or Linux Mint. Hint: As tempting as it might be, don't install it through the package manager. I'll explain why in the video below.
Node.JS Official Website:…
My Top 5 Linux Dev Tools for the Full-stack: Atom, Node JS, Vagrant, Virtualbox, and Oh my Zsh
Having recently switched from Windows to Linux, I thought it best to showcase the top Linux dev tools that I use day-to-day in my dev environment. Here's a video demonstration of my set-up. If there's anything you use that's missing, let me…
How to Build a WebSocket Multi-Client Chat using Ionic and Node.JS
VIDEO DEMO
I first started learning how to code at age 12 when I taught myself how to make basic Windows batch scripts. It wasn't long after that when the easy-to-use GUI drawing feature of Visual Basic 6 had me hooked on programming…