Guides. Tutorials. Everything else.
Welcome to my little internet corner. I write tutorials, opinions, guides, and everything else worth sharing.
-
useReducer as the foundation of complex state management in React
React has two primary ways of working with state in your application: `useState` and `useReducer`. H
Read more >>
-
-
Rebuilding my portfolio website
I’ve been learning front-end web development for a while now. My stack now consists of four primary
Read more >>
-
-
Transitioning From the Frontend to Full Stack Web Development
I’ve been learning front-end web development for a while now. My stack now consists of four primary
Read more >>
-
-
How I’m Learning Data Structures and Algorithms as a Newbie
Data Structures and Algorithms is one of those things that you know you need to learn but never plan
Read more >>
-
-
Using MDX
Lorem ipsum dolor sit amet
Read more >>
-
-
Markdown Style Guide
Here is a sample of some basic Markdown syntax that can be used when writing Markdown content in Ast
Read more >>
-