Node.js is a JavaScript runtime environment that executes JavaScript code outside a web browser. It...
Chocolatey is a command-line package manager like homebrew or APT, but for Windows. ...
Z shell works almost identically to the standard BASH shell found on default Linux installs. What...
This guide walks you through the initial Git config and setting up your Personal Access Token in a...
🔭 Overview After a lot of trial and error, I've been able to piece together a pretty...
Web browsers are built with different rendering engines, and this causes small differences in the way...
In the last part, we created a repository on our local system. However, if we want to share our code...
In this lesson, we will start using some basic shell commands and the Git CLI (command line...
The goal of this series is to create small, easy-to-digest lessons that get progressively more...