Articles
Use Node.js to build a time server and a web server
In this video, we're continuing through the Learn You Node workshop. We'll build a TCP time server which answers each TCP request with the…
Read more…Don't Chase the Hottest Technologies
Itʼs easy to get distracted and try to chase each hot new tech stack that comes along. Hereʼs why that makes it harder for you to get your first gig.
Read more…Get Clients While on Lockdown
Getting clients while on lockdown may seem impossible, but I have a method to keep your pipeline full even when you canʼt get in front of people.
Read more…Kill distractions while coding at home with this book
Learn about a book that can help you get more done with actionable advice to help you focus on whatʼs important.
Read more…Learn Git with My free Video Workshop
If you want to be a developer of any stripe, Git is required learning. In this video, I'll go through the Git It interactive tutorial to…
Read more…Build an HTTP client and juggle Async calls in Node
We started learning Node.js together in a recent video and followed that up by building our own Node module . We'll continue through…
Read more…Web Dev Book Club: Atomic Habits
You donʼt change careers by doing one amazing thing a single time. It happens by doing many small things over and over. This book will help you do that.
Read more…Let's Write Our Own Module in Node.js
Iʼll teach you to filter and list the contents of a directory and to create and use your own Node module!
Read more…Remote Work Tips for Developers
Weʼre all working remotely these days, but even if youʼve never known another way, I have some tips that can help make you more productive and healthier as a remote developer.
Read more…First Steps with Node.js Part 1
Node lets you write Javascript code that runs outside the browser. This allows you to do wild stuff like automate tasks or even run web servers! In this video, Iʼll teach you how to start working with Node.
Read more…