Curated Video
React JS Masterclass - Go From Zero To Job Ready - Products Page / 103
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Installations / 098
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: Project Setup
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Style Update / 077
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Movie List Structure / 068
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Navigation Structure
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.
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 - Hover, Focus, and Other States
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Local Storage: Store All Tasks / 050
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - useCallback Hook / 037
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...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - List Output / 035
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Event / 026
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Why We Need States? / 009
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.
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 - Updating Documents / 261
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.
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 - Dashboard: Condition 1 / 134
In this video, we will explore the admin dashboard and look at the few available features on the dashboard.
Healthcare Triage
Zoloft, Mounjaro, and Social Stigma
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Widget Introduction
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...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - WidgetKit Introduction
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...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Outline
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Jupyter Notebook - Tips and Tricks
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...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Outline
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...
Curated Video
Recommender Systems with Machine Learning - Course Conclusion
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...