🏡 Home
🏗️ Projects
🍂 Digital Garden
🍂 Digital Garden
Constants vs Enums in TypeScript
3/13/2024
TypeScript tips and tricks
Build React UI Library (notes)
3/3/2024
Notes on building a React UI library.
Where did my blog go?
3/1/2024
A statement on where my extensive blog has gone.
Throwback Thursday -- The Site Through Time
3/1/2024
A look at the site through time, from its inception to now.
The Anatomy Of My Ideal React Component
3/11/2022
A walkthrough of my very opinionated React Component.
Demystifying the Find command
12/7/2020
The Find command made simple
Using Postgres FOR loop to generate data
6/26/2020
I don't know about you but I often need a 100 of something in my database to properly test a page. If...
Demystifying GREP
4/9/2020
GREP made simple
Demystifying Rsync
2/17/2020
Rsync made simple
Demystifying the TAR command
2/9/2020
TAR made simple
How to "grep" in PowerShell
4/19/2018
New to PowerShell? Here's how to "grep" using built-in PowerShell utilities.
How I Structure My JavaScript File
4/6/2018
Check out my practices and recommendations on writing JavaScript files that I've learned through writing JavaScript for years.