Colin McNamaraA Practical Guide to useContext and useReducer in React and TypeScriptA Step-by-Step Guide to Building a React Game Using useReducer, useContext, and TypeScriptOct 14Oct 14
Colin McNamaraBuilding 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
Colin McNamarainGeek CultureSolving a Math Riddle with Breadth-First TraversalIntroductionAug 31, 20211Aug 31, 20211
Colin McNamaraReact 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
Colin McNamaraLetter 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
Colin McNamaraFive 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