1% Better Log: September 25, 2024
Here's how I moved the needle forward 1% on my projects today.
All of my long-form thoughts on life, liberty, faith, and programming. If you don't like dad jokes, this ain't the place for ya, pal.
Here's how I moved the needle forward 1% on my projects today.
I've experienced firsthand the power of incremental improvements. Here's how I'm applying that to my life and career.
Here's how I moved the needle forward 1% on my projects today.
In this article, we'll cover how to use the Fetch API to retrieve data from a server, handle responses, and manage errors.
Static methods in JavaScript classes are methods that are called on the class itself, rather than on an instance of the class. This article explains the purpose of static methods and how to use them.
The nullish coalescing operator (??), introduced in ECMAScript 2020, provides a concise way to handle default values for variables that might be null or undefined.
I've been betting my career on JavaScript. And I will continue to do so for the foreseeable future.
I'm so excited to announce my first open source project, React Chaos!
I've been posting daily JavaScript challenges on Twitter lately, and today's challenge involves re-implementing Array.map.
Earlier this year I was approached by the Mayor of Jackson, Mississippi (my homeland) to plan a developer conference. And not just any conference — Mississippi's first-ever developer conference.