All Posts

A Comprehensive Guide to Advanced React and TypeScript

As I embark on this exciting journey of exploring “Advanced React and TypeScript,” I invite you to join me on a quest to unlock the hidden potential of these powerful technologies.

Spreading props correctly with React + TypeScript

In this blog post, we’re going to explore how to create a React component that can be passed any number of properties which will be passed through to some other component.

React 18 Concurrent Mode: How transitions really work (feat. Wordle)

A deep-dive into React 18 Concurrent Mode and transitions including startTransition and useTransition with diagrams – and Wordle!