Curated Video
Behavioral Design Patterns in C++ - Basic Implementation-Memento
This video helps you with the basic implementation of the Memento pattern. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - ENV / 142
After completing all the lessons in the section, ultimately implementing the project and testing out the project, this video provides a detailed recapitulation of the concepts learned in this project for the React app.
Curated Video
Learning GitHub Actions for DevOps CI/CD - Continuous Integration
This video explains Continuous Integration (CI) from scratch. This clip is from the chapter "Continuous Integration and Continuous Deployment" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on Continuous...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Exploring Workflow Components – Events
This video helps in exploring workflow components; here, you will be focusing on events. This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps CI/CD".This section...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Cart: Provider / 125
The context API simplifies sharing of cart data between components. Create a new function called CartProvider and add the reducer.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Login and Registration Page / 118
Let's get acquainted with registering an account so we can explore many relevant services to become a user of the application.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Filter: Context and Reducers / 111
Let's understand UserContext Hook, which makes it easy to pass data throughout your app without manually passing props down the tree, and UseReducer Hook, which allows for a more straightforward, predictable, and organized way to update...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - ScrollToTop Component / 108
This video describes how to use elastic load balancing with your auto scaling group to distribute traffic across the instances in your auto scaling group.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dark Mode / 107
You will learn to create forms to collect information and validate user information such as billing address, mode of payment, and more.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - API Fetch: Movie Search / 071
Here, you will learn how to clean up the Fetch API, which provides a JavaScript interface for accessing and manipulating protocol parts, such as requests and responses.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: Pages / 083
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Aborting Fetch Request / 041
In this lesson, we will discuss aborting a fetch request in the middle of an execution. This can be the case if we want to hide a code segment from rendering or change the rendering sequence.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Loading State / 039
Let's focus on the new loading feature, where we will create a state to show the loading of elements. Now that you have learned to fetch elements using a hook, you will now learn to load elements and display the loading image as we wait.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Error: Object Fetch / 168
While creating our blog post in the last video, we encountered an error. In this video, we will focus on how to fix the error and understand creating and fetching objects for the project.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - WriteNode Demo / 159
This demonstration video of another project called WriteNode, uses Firebase, React router DOM, to create the application. We will also understand about Skeleton.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: WordCount / 158
In this video, we will look at a demonstration to add an extra layer of security to the user and plain password authentication.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Page Not Found / 139
Now, we will focus on creating a stylized interface for the store. We will define the page structure, the Events, and how the store behaves.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Product Service: API End Points / 138
This lesson will teach us how to fetch and get product information by ID. This code uses the fetch() function to call the Web API Product controller class.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Data Service: API Endpoints / 137
In this lesson, we will understand the styled system, a collection of utility functions that add style props to your React components and allow you to control styles based on criteria.
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...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Forecasting Metrics
In this video, we will understand how to forecast metrics. This clip is from the chapter "Time Series Basics" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section, we will talk about time...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Introduction
In this video, we will introduce Facebook Prophet and understand the course learning objective. This clip is from the chapter "Welcome" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".Welcome to the...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Pandas
In this video, we will understand from where we can learn more about Pandas. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Choosing the Right Motherboard
The motherboard is the backbone of a PC. The type and model of motherboard that you choose can have a profound impact on your system and often determines which components you are able to use. What should you look for when picking out a...