Shopping List using Hook | Beginner React Project

In this Beginner React Project, we are going to build a shopping list app using React Hooks. Use the starter code to try the app yourself before following along with the tutorial!

Read

Quiz App using Hooks | Beginner React Project

In this Beginner React Project, we are going to build a quiz app using React Hooks. Use the starter code to try the app yourself before following along with the tutorial!

Read
React

10 tips to start building your own React projects and break out of Tutorial Hell

If you are feeling like you are stuck in tutorial hell and struggle to start your own projects, you are not alone. Heres 10 tips to break out of tutorial hell

Read
React

What is Reacts useState hook? 4 common examples you'll need to know

You might have heard alot about React hooks, particularly the useState hook. But what is the useState hook? In this article we look at an overview of the useState hook, and 4 common examples of when you'll use it

Read

Let's learn how to build basic forms using React! | Beginner React Project

In this beginner React Project, we're going to learn how to build basic forms using React hooks. We'll learn how to manage form state, handle validation, and work with submit handlers!

Read
YouTube Journey

My YouTube Journey Week#3 - 170 subscribers, 1000 views, and how not to bore people

Time flies when you are having fun! In this article I will look back at the first 3 weeks on YouTube and what I have learned

Read
YouTube Journey

My YouTube Journey Week#1 - First videos, first subscribers & first learnings

What better way to start my journey into YouTube than to share it with you? Lets have a look at my first week on YouTube

Read

Let's build a temperature control app! | Beginner React Project

In this beginner React Project, we're going to learn how to use state hooks, handle events, apply CSS based on state, and more!

Read
React

3 Ways to Conditionally Render Components in React using Hooks

In this article, we're going ot look at 3 common ways to conditionally rendering components in React!

Read
React

The Beginners guide to React Hooks - A Brain Friendly Guide on useState and useEffect

WTF are React hooks? Why does it exist? Why should I use it? In this beginners guide to React Hooks, we will look at the useState & useState hook, talk about its benefits, and see them live in action!

Read
React

Fast track your React learning with these 12 Tips!

It's easy to get confused as a beginner when learning React. Follow these 12 tips to get a head start - including what to learn and what to avoid!

Read
React

Getting Started with React - A modern, project-based guide for beginners (including hooks!)

Get Started React with this project-based beginners guide! Together we'll learn the basics, look at some of the modern features (including hooks) and build a contacts list using a real API

Read