React's useState in 4 minutes

Hello and welcome back to my series on React Hooks! If you missed the first...

4 minute read

React's useContext in 3 minutes

Hooks are my personal favorite way to manage state in a React application. I prefer...

4 minute read

TypeScript in a Weekend

I am in the midst of searching for my first job as a developer, and...

7 minute read

Building a Linked List in Ruby

Hello there! Welcome to building a Linked List in Ruby. Linked Lists are one of...

6 minute read