Instructional Video8:22
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Products Page / 103

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 Video6:55
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Installations / 098

Higher Ed
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Instructional Video6:20
Curated Video

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

Higher Ed
In this video, you will learn how to create the basket layout for storing the chosen products and increase or decrease the quantity of the items or delete the items from the list.
Instructional Video2:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Style Update / 077

Higher Ed
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.
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 Video10:20
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Navigation Structure

Higher Ed
In this video, we will complete the header section of the Cinemate project and increase font sizes, change logo appearance, activate the navigation link, adding dynamic classes and add hidden variables.
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:11
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Hover, Focus, and Other States

Higher Ed
In this lesson, you will learn to apply custom properties in special states, like when working with buttons, we will use "hover", "focus" properties for fonts, and other states that can be customized to our project requirements.
Instructional Video7:04
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Local Storage: Store All Tasks / 050

Higher Ed
Here, we will focus on our local storage. When we create tasks in our TaskMate, we need to provide the app a local storage to store the tasks that we create.
Instructional Video11:15
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useCallback Hook / 037

Higher Ed
In this video, you will learn about the useCallback hook, as the useEffect hook requires dependencies within the function. In contrast, the useCallback hook does not require a dependency within it and can call dependencies from outside...
Instructional Video6:01
Curated Video

React JS Masterclass - Go From Zero To Job Ready - List Output / 035

Higher Ed
In this video, you will learn to complete the user interface for the useEffect hook. We will create a function and fetch a component to create a simple UI to display presentable information.
Instructional Video5:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Event / 026

Higher Ed
In this video, we will examine the listener that we will work with, which calls a function that will execute a task every time there is a change in the input, an anonymous function, or create a function based on our requirement.
Instructional Video10:03
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Why We Need States? / 009

Higher Ed
In this lesson, you will learn about a state, the current value of a variable, which can constantly change, increase or decrease based on the function called. The state defines how a variable behaves at any given point.
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 Video7:24
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Updating Documents / 261

Higher Ed
This guide explains how to use the set, add, or update individual documents in Cloud Firestore. If you want to write data in bulk, see transactions.
Instructional Video9:51
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Product Service: API End Points / 138

Higher Ed
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.
Instructional Video9:44
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dashboard: Condition 1 / 134

Higher Ed
In this video, we will explore the admin dashboard and look at the few available features on the dashboard.
Instructional Video7:19
Healthcare Triage

Zoloft, Mounjaro, and Social Stigma

Higher Ed
Drugs that do a pretty good job of easing symptoms of depression and drugs that really help people struggling with obesity have a couple things in common. The first is that we have almost no idea how they work, and the second is that...
Instructional Video2:11
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Widget Introduction

Higher Ed
This video introduces you to the expense widget. This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains more about the configurable...
Instructional Video4:14
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - WidgetKit Introduction

Higher Ed
This video explains what WidgetKit is and what WidgetKit does. This clip is from the chapter "Getting Started" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section introduces you to WidgetKit and how...
Instructional Video5:27
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Outline

Higher Ed
In this video, we will understand the course learning approach and what is required to start with this course. Then we will also understand what is covered in this course. This clip is from the chapter "Welcome" of the series "Deep...
Instructional Video5:56
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Jupyter Notebook - Tips and Tricks

Higher Ed
In this video, you will learn some useful tips and tricks of working in Jupyter Notebook. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Instructional Video5:45
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Outline

Higher Ed
In this video, we will understand the course learning approach and what is required to start with this course. Then we will also understand what is covered in this course. This clip is from the chapter "Welcome" of the series "Deep...
Instructional Video1:16
Curated Video

Recommender Systems with Machine Learning - Course Conclusion

Higher Ed
This video provides the conclusion for the course. We hope that you will be able to apply the learnings from this course into your professional life. This clip is from the chapter "Project 2: Movie Recommendation System Using...