Eloquent JavaScript Background and First Impressions Written by Marijn Haverbeke, Eloquent JavaScript is one of the more well-known and oft-recommended books…
Intro In mid-July 2022 I did a leveling and performance review exercise with my manager at work (which resulted in a raise / promotion for me 🤑). One of the…
Introduction to Remix Remix is a web-framework that serves as a server and browser runtime. It's based on the Web Fetch API instead of running on Node. It…
Introduction to Rust Rust is a programming language that is "fundamentally about empowerment"* Meaning Rust is designed to empower you to be able to write code…
tl;dr Reads like a "devotional" book without religious overtones. I enjoyed it and it made a positive impact on me. Will likely read the other related books…
Goal Progress I made good progress in the first month of the year. Here's how it shook out: Add MDX Ship Side-Projects & Blog More I decided on my first side…
Resolutions or Goals? Time for some goal-setting for the New Year. Some people make "resolutions" but I set goals, instead of "resolutions". James Clear says…
Problem: Receiving HTML with nested children of an unknown depth and formatting them with CSS classes dynamically. I've had this problem arise twice. On the…
Recently, I had a friend offer to do a mock interview. Short story, he roasted me. I'm so thankful that we did that, because I've never been asked technical…
Originally I posted this to my dev.to profile in Nov, 2018; you can read it here if you'd like. I decided to repost it on my blog, since I wrote it and all. For…