Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solved: Netlify Error / 079
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Development Branch on Git and GitHub
Here, you will learn how to develop and deploy the project branch on Git and GitHub.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Scroll Restoration: Scroll to Top / 075
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Cinemate Demo
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Responsive Screen and Component Tools / 210
Here, we will examine and explore the various possible settings related to our responsive screen. We will define page sizes, appearance of components on different pages, etc.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Forms and Input / 025
In this lesson, you will learn to create forms and provide user input into the forms to collect data or add and delete tasks. You will learn to control the way the form behaves in accepting inputs.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Props: Children / 018
In this video, you will learn about property child or children, which are offsets of the properties passed on from the parent props to the child props or children props.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Components: Class- and Function-Based / 006
This video discusses components, where you will learn about class-based and function-based components. We will also create a new project setup.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Behind the Scene
In this lesson, we will explore the folder structures and behind-the-scene processes, including the source folder, public folder, gitignore, and all other dependencies.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Create React App
This lecture demonstrates how to create a React application. We will understand the version and documentation to be used for our learning. We will create the package for our projects, which we will use throughout the course for training.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Resources (Important)
In this video, you will learn about the resources used in this course and the multiple tools and code files we will use. The instructor explains everything about the code/resources in detail.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Deployment / 172
In this final video, we will focus on the deployment process. We will get into the gitignore file and add the .env file. We will then create a new repository on GitHub called WriteNode and place the entire project folder structures here....
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Testing Introduction / 148
Learn software testing with an introduction, software development lifecycle, design, development, testing, quality assurance, and quality control.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solved: Netlify Errors / 147
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Login as Guest
In this lesson, we will create a guest user and understand how to log in and what features the user is provided with.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Backend Deployment / 144
In this video, we will understand the second cloud deployment model, the community model, when many organizations share similar infrastructure needs.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Checkout Modal / 130
We will create a checkout page, which will require us to handle the items in the product list, make final calculations, and add any other information if needed; reloading the page should allow us to make changes in the total by adding or...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Color Extension
This video explains color extension. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Grocery Data Model
This video explains the grocery data model of the widget. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Weather Data Structure
This video explains the weather data structure by creating a folder to keep the weather data. This clip is from the chapter "Widget Size Family" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Quote Widget View
This video explains the quote widget view. This clip is from the chapter "Network-Enabled Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains how to build a network-enabled widget,...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Code Preparation (Artificial Neural Networks)
In this video, we will work with the MNIST dataset and ANN code preparation. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Suggestion Box
In this video, we will have a look at the suggestion box where we can add feedback for this course. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Saving and Loading a Model
In this video, you will learn how to save a model and then load it later. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will...