Instructional Video9:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solution: Pages / 083

Higher Ed
In this video, you will learn how to use the React router and its components to create a single-page application as a detail page.
Instructional Video2:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Assignment Statement and Demo / 080

Higher Ed
In this lesson, you will learn about the project details, what we will build, and the components required to implement the project.
Instructional Video7:17
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solved: Netlify Error / 079

Higher Ed
In this lesson, you will learn to deploy Netlify, which helps accelerate the time to deploy website and app integrations and APIs on one powerful serverless platform.
Instructional Video13:29
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Page Title / 076

Higher Ed
In this lecture, the next step is to start building the homepage of the eCommerce site. We will use components to tell React what we want to see on the screen.
Instructional Video4:50
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Scroll Restoration: Scroll to Top / 075

Higher Ed
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Instructional Video10:36
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Movie List Structure / 068

Higher Ed
In this video, we will create the homepage for the Cinemate project and we will define the appearance of the movie list structure on the project.
Instructional Video4:36
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Cinemate Demo

Higher Ed
This video showcases the project that we will build called Cinemate, which is basically an information provider of popular movies, and is a movies based API project.
Instructional Video5:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - No Route Found / 058

Higher Ed
This lesson will teach us how to create a condition for the page 404, "no page found," "no route found," etc. We will define a path in the route that loads a component.
Instructional Video12:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Route Parameters / 057

Higher Ed
In this lesson, we will understand the parameters that are defined to a route, which helps to avoid repetitive tasks, especially in the scenario of large volumes of data.
Instructional Video11:27
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Navigation / 056

Higher Ed
Here, we will delve deep into navigation in the React structure. There are two ways, where we will use the "useNavigate" hook, or use a navigate component.
Instructional Video8:58
Curated Video

React JS Masterclass - Go From Zero To Job Ready - React Router Introduction / 053

Higher Ed
In this video, you will learn how to use the React-Router and its components to create, which we will use in our project. This will help us to include more links and pages to our project in the future.
Instructional Video10:44
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Custom Hook (useFetch) / 038

Higher Ed
In this lecture, you will learn how to create a custom hook, which are functions that perform a task or fetches the information. You will learn to create a custom hook and call that hook in the code whenever we need information.
Instructional Video11:02
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Add New Task / 029

Higher Ed
After learning how to input data or tasks using forms and accepting the tasks or data using the submit button, we will now examine how to create new tasks, which will receive inputs from the tasks and add them to the task list we created...
Instructional Video13:02
Curated Video

React JS Masterclass - Go From Zero To Job Ready - React Introduction

Higher Ed
This introduction by the instructor delves deep into React, why we should learn it, its features and advantages, and its prerequisites.
Instructional Video8:35
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Page Title

Higher Ed
In this video, we will learn how to create a dynamic page title using a hook "useTitle.js" and place code to update our title as and when required.
Instructional Video16:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Create Blog Post / 167

Higher Ed
After creating the conditional authorization in the previous lesson, we will now create a blog post in the WriteNode application.
Instructional Video11:50
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Structure / 160

Higher Ed
In this video, we will work on the structuring part of the project WriteNode. We will create the requisite folder structures and importing the required libraries.
Instructional Video3:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - WriteNode Demo / 159

Higher Ed
This demonstration video of another project called WriteNode, uses Firebase, React router DOM, to create the application. We will also understand about Skeleton.
Instructional Video22:10
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Authentication - II / 264

Higher Ed
Firestore security rules can be evaluated using user authentication metadata, data from incoming queries, and existing data in your database.
Instructional Video9:44
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Test: Page Component Wrapper / 156

Higher Ed
In this lesson, you will learn about strings in JavaScript, which store a series of characters or text in quotes with an example.
Instructional Video7:52
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Setup-2

Higher Ed
This video focuses on the concepts of cloud computing, the advantages and disadvantages of cloud computing, and the different types of service models in cloud computing.
Instructional Video5:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solution: WordCount / 158

Higher Ed
In this video, we will look at a demonstration to add an extra layer of security to the user and plain password authentication.
Instructional Video4:35
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Statement and Demo / 157

Higher Ed
This video will explain the advantages of using a password versus an SSH key authentication.
Instructional Video3:16
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solved: Netlify Errors / 147

Higher Ed
In this lesson, you will learn to deploy Netlify, which helps accelerate the time to deploy website and app integrations and APIs on one powerful serverless platform.