Stephan Lamoureux

Stephan Lamoureux @stephanlamoureux

About: Developer | Writer | Dad | 2x Veteran

Location:
Providence, RI
Joined:
Jan 19, 2018

Stephan Lamoureux
articles - 9 total

Node.js: Installation & Basics

Node.js is a JavaScript runtime environment that executes JavaScript code outside a web browser. It...

Learn More 6 0Oct 10 '22

Getting Started With Chocolatey 🍫

Chocolatey is a command-line package manager like homebrew or APT, but for Windows. ...

Learn More 7 0Oct 2 '22

💤 Zsh in WSL

Z shell works almost identically to the standard BASH shell found on default Linux installs. What...

Learn More 8 0Oct 2 '22

Configuring Git in WSL

This guide walks you through the initial Git config and setting up your Personal Access Token in a...

Learn More 25 0Sep 17 '22

The Complete Windows Web Developer Setup Guide

🔭 Overview After a lot of trial and error, I've been able to piece together a pretty...

Learn More 333 24May 29 '22

How to Target Specific Browsers With CSS

Web browsers are built with different rendering engines, and this causes small differences in the way...

Learn More 9 0Apr 23 '21

Git a Grip: Part 3 - Ah, push it 🔊

In the last part, we created a repository on our local system. However, if we want to share our code...

Learn More 5 0Feb 28 '21

Git a Grip: Part 2 - Don't Fear Commitment 💍

In this lesson, we will start using some basic shell commands and the Git CLI (command line...

Learn More 7 0Feb 22 '21

Git a Grip: Part 1 - Initial Setup 💻

The goal of this series is to create small, easy-to-digest lessons that get progressively more...

Learn More 7 0Feb 19 '21