Home

Posts (Page 20)

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

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

Balancing Flexibility and Productivity in Your CMS

Help your content editors enjoy their CMS experience by designing a content schema that balances productivity and flexibility.

Feb 05, 2021

3 Rules for Keeping Components Organized

Components may reduce the total volume of code you have to write, but keeping them organized can be a nightmare. Here are three simple rules to keep you organized, consistent, and productive.

Feb 03, 2021