Subscribe to my newsletter to get the best React, Javascript, and Typescript tutorials in your inbox. Zero spam & able to unsubscribe at anytime.
October 20th, 2021
This tutorial will show you how to create protected routes in React. We will utilize the react context api & create a custom hook for our protected routes. We also discuss some common problems and different implementations to address them.
October 11th, 2021
When opening a Pull Request (PR) your goal is to get your code merged into the main branch so that it can be released & a part of the code base. However, before your code can be merged it first must be reviewed.
September 2nd, 2021
Create a cool slider with emojis in react native