Skip to content

Full React Js Course: React JS, Redux, Hooks and Context

All React JS concepts are in this course. Learn ReactJS, Redux, Hooks and Context. You will love this All in One course


Oak Academy

Summary

Price
£49 inc VAT
Study method
Online, On Demand What's this?
Duration
14.2 hours · Self-paced
Qualification
No formal qualification
Certificates
  • Reed Courses Certificate of Completion - Free

Add to basket or enquire

Overview

Hello there,

Welcome to Full React Js Course: React JS, Redux, Hooks and Context course.
All React JS concepts are in this course. Learn ReactJS, Redux, Hooks and Context. You will love this All in One course

In this course, you will learn to develop a web application with React JS, Redux, and Hooks & Context from scratch.

If you are thinking to start to learn ReactJS, this course is the best match for you.

We have explained React from beginner to all levels. We have explained all the topics as simple as possible with examples, slides, and diagrams.

We have created a lot of projects while explaining the subjects. Because we believe that applied educations are much more useful than other teaching methods.

We explained all the subjects with simple examples and applications, and explanatory diagrams in a way that the student can understand at all levels.

We paid attention to explain all the topics in order. Because we think that the order of presentation of the subject is as important as the content of education. We have seen this shortcoming in many pieces of training we have examined and tried to explain these issues to you in the best way.

No Previous Knowledge is needed!

You don’t need to have previous knowledge about React. This course will take you from a beginner to a more advanced level with hands-on examples.

You will be confident in using React JS, and if you ever get stuck, we will be there to help.

Learn by doing!

So we have made this course as simple as possible in order to take you through step by step so you can feel confident and get a truly good understanding of how to utilize ReactJS. In this course, we will be teaching React by creating various projects.

In this Full React Js course, you will learn;

  • How to create Single Page Web Application with React JS.

  • The most important React topics like components, props, state and component life cycle methods

  • How to send request to an API and fetch data.

  • How to create multi-page web app with react-router-dom.

  • How to manage the data of our application with the redux library.

  • We will learn how to perform asynchronous operations with Redux thunk.

  • How to create a context with class-based component.

  • How to consume context with ‘context consumer’.

  • How to consume context with ‘static contextType’.

  • How to manipulate context data in class-based components.

  • The most important hook functions like useState, useEffect, useReducer and useContext.

  • How powerful when we use context and hooks together

  • How to easily build the largest and most advanced react applications React js

  • react

  • reactjs nodejs

  • nodejs

  • node js

  • react js

  • full stack

  • full stack javascript

  • full stack react

  • javascript

  • react js node js

  • nodejs reactjs

  • react js and node js

  • node

  • node js react

  • mern full stack

  • mongodb

  • full stack react js with redux node.js

  • react node

  • react nodejs

  • reactjs and nodejs

  • mern

  • node react

  • web development with react js, mern stack

At the end of the course

By the end of the course, you will be able to build amazing React single page web applications.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

OAK Academy based in London is an online education company. OAK Academy gives education in the field of IT, Software, Design, development in English, Portuguese, Spanish, Turkish and a lot of different language on platform where it has over 1000 hours of video education lessons. OAK Academy both increase its education series number by publishing new courses, and it makes students aware of all the innovations of already published courses by upgrading.

When you enroll, you will feel the OAK Academy`s seasoned developers expertise. Questions sent by students to our instructors are answered by our instructors within 48 hours at the latest.

Fresh Content

It’s no secret how technology is advancing at a rapid rate. New tools are released every day, and it’s crucial to stay on top of the latest knowledge for being a better React developer. You will always have up-to-date content for this course at no extra charge.

Video and Audio Production Quality

All our content is created/produced as high-quality video/audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

  • Lifetime Access to The Course

  • Fast & Friendly Support in the Q&A section

Dive in now!

We offer full support, answering any questions.

See you in the Full React Js Course: React JS, Redux, Hooks and Context class!

Certificates

Reed Courses Certificate of Completion

Digital certificate - Included

Will be downloadable when all lectures have been completed.

Curriculum

14
sections
122
lectures
14h 14m
total
    • 1: What You Will Learn and How to Get Help 01:22
    • 2: Your First App Overview 11:06
    • 3: Frequently Asked Questions 09:18
    • 4: Let, Const and Var in 3 minutes 03:53
    • 5: Install Node JS 05:26
    • 6: Create Your React App 05:35
    • 7: Why You Will Need To Create a React App_ 06:27
    • 8: Start Creating React App 06:24
    • 9: Do You Want to Learn How To Stop React App_ 05:17
    • 10: Important Functional Components 15:05
    • 11: quiz 01:00
    • 12: Converting HTML JSX 06:02
    • 13: Inline Styling with JSX in React JS 10:53
    • 14: JavaScript Variable in JSX 12:43
    • 15: quiz 01:00
    • 16: Three Tenets of Components 03:34
    • 17: Simple App with React 02:55
    • 18: Styling App with Semantic UI 08:34
    • 19: Building Component 03:57
    • 20: Specifying The Image in React JS 03:19
    • 21: Duplicating The Single Component 01:58
    • 22: Component Nesting 12:06
    • 23: Props System 04:10
    • 24: Passing Props to Child 13:02
    • 25: Reusable Component Overview 02:46
    • 26: Props Children 12:42
    • 27: quiz 01:00
    • 28: Class-Based Components and Functional Component 05:48
    • 29: New App Overview 08:42
    • 30: Getting Users Physical Location 07:57
    • 31: Handling Async Operation in React 03:35
    • 32: Transformation Functional Component to Class Based Component 04:53
    • 33: quiz 01:00
    • 34: State Rules 04:19
    • 35: Initializing State In Constructor 13:48
    • 36: Lifecycle Method Overview 12:25
    • 37: Conditional Rendering 05:18
    • 38: Get to Know Lifecycle Method 12:55
    • 39: Refactoring App with Lifecycle Method 03:08
    • 40: Passing State As Props 04:27
    • 41: Ternary Expressions in JSX 05:48
    • 42: Showing Picture 06:33
    • 43: Styling The App 10:11
    • 44: Free React Developer Tools 03:48
    • 45: General App Review 06:54
    • 46: quiz 01:00
    • 47: App Overview 02:43
    • 48: Component Design 03:03
    • 49: Handling Forms 08:31
    • 50: Styling The App 03:22
    • 51: Creating Event Handlers 06:15
    • 52: Controlled vs Uncontrolled Elements 04:41
    • 53: Why Controlled Elements 07:39
    • 54: Understanding ‘this’ Key Word In JS 10:06
    • 55: Communicating Child to Parent 03:02
    • 56: Invoking Callbacks in Children 04:42
    • 57: Fetching Data 03:50
    • 58: Axios vs Fetch 03:45
    • 59: Async Await Function 10:06
    • 60: Setting The State 03:23
    • 61: Rendering A List of Components 05:15
    • 62: Implementing The Key Values In List 04:35
    • 63: What We Have Learned From The App 04:04
    • 64: quiz 01:00
    • 65: Initializing The Project 03:13
    • 66: The React Router 21:09
    • 67: Link and Nav Links 06:05
    • 68: Programmatic Redirects 07:20
    • 69: Route Parameters 15:07
    • 70: React Router Switch Tag 03:53
    • 71: quiz 01:00
    • 72: Why React Portals_ 08:49
    • 73: How To Create A Modal_ 07:38
    • 74: Creating a React Portals 06:53
    • 75: quiz 01:00
    • 76: Intro to React Router 03:04
    • 77: React Router 21:09
    • 78: Link and Navlink 06:05
    • 79: Programmatic Redirects 07:20
    • 80: Route Parameters 15:07
    • 81: React Router Switch Tag 03:53
    • 82: React Portals 08:49
    • 83: Why React Portals_ 07:38
    • 84: Creating Modal with React Portals 06:53
    • 85: Intro to Redux 10:20
    • 86: Redux Stores 07:48
    • 87: Redux Actions 06:25
    • 88: Redux Reducers 04:05
    • 89: Store Subscriptions 08:51
    • 90: Setting up Redux 09:08
    • 91: React Redux - Mapping State To Props 14:05
    • 92: React Redux - Card Page 06:48
    • 93: React Redux - useDispatch Hook 07:33
    • 94: React Router Refactor 02:31
    • 95: quiz 01:00
    • 96: Introduction to Hooks and Context 03:07
    • 97: Let's Create First Application 14:43
    • 98: What Is Context API and Why We Use It 06:06
    • 99: Context and Provider 08:35
    • 100: Context Provider 05:20
    • 101: Accessing Context 11:43
    • 102: Let's Access Context Data from TodoList Component 05:22
    • 103: Accessing Context with Context Consumer 07:25
    • 104: Updating Context Data 08:32
    • 105: Creating Multiple Contexts 09:10
    • 106: Consuming Multiple Contexts 10:05
    • 107: quiz 01:00
    • 108: Intro to Hooks 04:00
    • 109: Setup Hooks Project 09:43
    • 110: UseState Hooks 13:34
    • 111: UseState with Forms 15:38
    • 112: UseEffect Hook 10:42
    • 113: Hooks with Context 08:56
    • 114: Consuming Multiple Context with useContext 05:52
    • 115: Creating Context with Functional Components 05:48
    • 116: Hooks and Context 12:46
    • 117: Adding New Todo with Hooks and Context 15:52
    • 118: Remove Todo 09:16
    • 119: Use Reducers 06:12
    • 120: Adding a Reducer 13:17
    • 121: Move useReducer Into Its Own File 04:48
    • 122: quiz 01:00

Course media

Description

Hello there,

Welcome to Full React Js Course: React JS, Redux, Hooks and Context course.
All React JS concepts are in this course. Learn ReactJS, Redux, Hooks and Context. You will love this All in One course

In this course, you will learn to develop a web application with React JS, Redux, and Hooks & Context from scratch.

If you are thinking to start to learn ReactJS, this course is the best match for you.

We have explained React from beginner to all levels. We have explained all the topics as simple as possible with examples, slides, and diagrams.

We have created a lot of projects while explaining the subjects. Because we believe that applied educations are much more useful than other teaching methods.

We explained all the subjects with simple examples and applications, and explanatory diagrams in a way that the student can understand at all levels.

We paid attention to explain all the topics in order. Because we think that the order of presentation of the subject is as important as the content of education. We have seen this shortcoming in many pieces of training we have examined and tried to explain these issues to you in the best way.

No Previous Knowledge is needed!

You don’t need to have previous knowledge about React. This course will take you from a beginner to a more advanced level with hands-on examples.

You will be confident in using React JS, and if you ever get stuck, we will be there to help.

Learn by doing!

So we have made this course as simple as possible in order to take you through step by step so you can feel confident and get a truly good understanding of how to utilize ReactJS. In this course, we will be teaching React by creating various projects.

In this Full React Js course, you will learn;

  • How to create Single Page Web Application with React JS.

  • The most important React topics like components, props, state and component life cycle methods

  • How to send request to an API and fetch data.

  • How to create multi-page web app with react-router-dom.

  • How to manage the data of our application with the redux library.

  • We will learn how to perform asynchronous operations with Redux thunk.

  • How to create a context with class-based component.

  • How to consume context with ‘context consumer’.

  • How to consume context with ‘static contextType’.

  • How to manipulate context data in class-based components.

  • The most important hook functions like useState, useEffect, useReducer and useContext.

  • How powerful when we use context and hooks together

  • How to easily build the largest and most advanced react applications React js

  • react

  • reactjs nodejs

  • nodejs

  • node js

  • react js

  • full stack

  • full stack javascript

  • full stack react

  • javascript

  • react js node js

  • nodejs reactjs

  • react js and node js

  • node

  • node js react

  • mern full stack

  • mongodb

  • full stack react js with redux node.js

  • react node

  • react nodejs

  • reactjs and nodejs

  • mern

  • node react

  • web development with react js, mern stack

  • react js full stack

  • hooks

  • react hooks

  • context

  • react context

What is React?

React is a front-end library in Javascript that was developed by Facebook. The simplest definition of React is that it is a user interface library used for building UI components for the web. But if that was all React did, it would be little more than a template library. Developers define components in React by using an HTML-like syntax called JSX. These encapsulated components manage their own state, making it simple to pass rich data to a component and keep the state of the application and its components out of the Document Object Model (DOM). These features give React components the ability to react dynamically and efficiently to changes in their state. A set of simple components in React can be composed into either simple single-page applications or large, complex web applications.

At the end of the course

By the end of the course, you will be able to build amazing React single page web applications.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

OAK Academy based in London is an online education company. OAK Academy gives education in the field of IT, Software, Design, development in English, Portuguese, Spanish, Turkish and a lot of different language on platform where it has over 1000 hours of video education lessons. OAK Academy both increase its education series number by publishing new courses, and it makes students aware of all the innovations of already published courses by upgrading.

When you enroll, you will feel the OAK Academy`s seasoned developers expertise. Questions sent by students to our instructors are answered by our instructors within 48 hours at the latest.

Fresh Content

It’s no secret how technology is advancing at a rapid rate. New tools are released every day, and it’s crucial to stay on top of the latest knowledge for being a better React developer. You will always have up-to-date content for this course at no extra charge.

Video and Audio Production Quality

All our content is created/produced as high-quality video/audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

  • Lifetime Access to The Course

  • Fast & Friendly Support in the Q&A section

Dive in now!

We offer full support, answering any questions.

See you in the Full React Js Course: React JS, Redux, Hooks and Context class!

Who is this course for?

  • Beginner who wants to be React developer
  • Anyone who wants to become an React Developer
  • Anyone who wants to build amazing React single page web applications
  • For those who want to learn React Hooks
  • Anyone who wants to learn React Js and its modern face Hooks & Context
  • Students who want to learn how to build fast single page web apps
  • For those who want to learn React Context API
  • Anyone interested in learning an extremely popular technology used by leading tech companies like Facebook, Instagram and Netflix
  • Anyone who wants to learn today's most popular front-end architectures and take their Web development skills to the next level and learn a future-oriented technology
  • Who wants to learn React-Router, React-Portals and Redux
  • Anyone planning a job transformation and wants to become a React developer

Requirements

  • This course is ideal for people who have a basic knowledge of HTML, CSS, JavaScript but you don’t need to be an expert

  • Computer with access to the internet

  • A Windows PC, Mac or Linux Computer

  • Es6 knowledge would be beneficial but not required

  • Desire to learn React

  • Nothing else! It’s just you, your computer and your ambition to get started today

Questions and answers

Currently there are no Q&As for this course. Be the first to ask a question.

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Interest free credit agreements provided by Zopa Bank Limited trading as DivideBuy are not regulated by the Financial Conduct Authority and do not fall under the jurisdiction of the Financial Ombudsman Service. Zopa Bank Limited trading as DivideBuy is authorised by the Prudential Regulation Authority and regulated by the Financial Conduct Authority and the Prudential Regulation Authority, and entered on the Financial Services Register (800542). Zopa Bank Limited (10627575) is incorporated in England & Wales and has its registered office at: 1st Floor, Cottons Centre, Tooley Street, London, SE1 2QG. VAT Number 281765280. DivideBuy's trading address is First Floor, Brunswick Court, Brunswick Street, Newcastle-under-Lyme, ST5 1HH. © Zopa Bank Limited 2025. All rights reserved.