Advent of Code 2024: Day 2Solve the Advent of Code Day 2 challenge using React and TypeScript!Dec 20, 2024Dec 20, 2024
Advent of Code 2024: React-TypeScript Project Setup and Day 1 SolutionStart the Advent of Code 2024 Challenges with a React-TypeScript project and tackle Day 1’s challengesDec 18, 2024Dec 18, 2024
A Practical Guide to useContext and useReducer in React and TypeScriptA Step-by-Step Guide to Building a React Game Using useReducer, useContext, and TypeScriptOct 14, 2024Oct 14, 2024
Building a Wordle Clone in Vue with Composition API and Jest Testing: Part 1 — JavaScript-OnlyNow that Wordle has been sold to the New York Times, I don’t feel guilty about creating an almost-clone of it. If you don’t know what…May 24, 20222May 24, 20222
Published inGeek CultureSolving a Math Riddle with Breadth-First TraversalIntroductionAug 31, 20211Aug 31, 20211
React Context: a Simple, Single File ExampleI don’t want to lose too much time explaining the concept of Context; there are simply too many great explanations of it out there like…Nov 11, 20201Nov 11, 20201
Letter to a Trumper: Please Don’t Vote for TrumpI don’t write about politics and I don’t really write letters. I wrote one letter, about a year ago, to convince a friend to vote in this…Oct 25, 2020Oct 25, 2020
Five Ways to Write a Functional ComponentFunctional components are the bread-and-butter of any React application, especially with the addition and expansion of React Hooks. This…Nov 22, 2019Nov 22, 2019