Home

Posts (Page 19)

Written content to help you along your web development journey, without forgetting to have some fun along the way.

WTF is PNPM?

Is PNPM just NPM with another P? Yes. But also, no.

Mar 09, 2021

VS Code Spell Checker Not Working

Did your squigglies disappear?? Here's the most likely culprit.

Mar 02, 2021

Use a Code Spell Checker

Spell-checking isn't just for documentation.

Mar 01, 2021

Testing storage with Selenium (Node)

How to test for key-value pairs in sessionStorage and localStorage using Selenium Node.

Feb 18, 2021

Get user's Previous Path with NextJS Router

How to find the previous page a user visited before landing on the current page.

Feb 17, 2021

A Guide to Setting up a New Mac Developer Machine

It's time to tear into that shiny new Mac and write some code! Here's how I spend my first couple hours with a new machine.

Feb 16, 2021

How I Organize My Brain

There are so many tools claiming to be the next best thing for staying organized and productive. I've formed a cocktail from my favorite tools to keep my brain (my life) organized.

Feb 13, 2021

The Spinneret: Issue #5

I'm back! It's been a few months since the last newsletter. And guess what? I got a new job! Some other stuff happened, too. Check it out.

Feb 10, 2021

Node.js Memory Error on Mac Using M1

How to fix Node.js memory error on Mac OS X using Apple M1 chip.

Feb 08, 2021

Delete Entire Word in Terminal and iTerm2

Ever find yourself holding down the Delete key on the command line? Here's a way to work faster.

Feb 08, 2021