Crash Course
Experimental and Documentary Films: Crash Course Film History
It's Craig's last episode of Film and in it he's going to talk about weird stuff... and real stuff. Experimental and Documentary films could each take up their own Crash Course series. The different styles and intents of different...
Curated Video
Using Google Docs Offline: How to Access and Edit Documents Without Internet Connection
New ReviewThis video provides a detailed tutorial on how to use Google Docs offline on both your computer and smartphone or tablet. It explains the steps to set up offline access, save documents for offline use, and work on them without an...
Curated Video
Exploring the Google Docs Mobile App: View, Edit, and Sync on the Go
New ReviewThis video provides a detailed overview of the Google Docs mobile app, highlighting its features and functionality compared to the browser version. The narrator explains how users can access, view, and edit their Google Docs on the go...
Curated Video
Red Bull Culture Clash: Life of the Party - EST Media
Red Bull Culture Clash 2024 features 4 rounds of head-to-head performances from 4 crews representing 4 of New York City’s most vibrant parades. Follow us to see how Alison Boya Sun from EST Media works with community leader Karho Leung...
Curated Video
As Above, So Below – Full story coming soon
From Grammy nods to industry accolades, Nikita Chauhan is a force to be reckoned with. Based out of the UK, but managing influential artists across the world, from India and West Africa, back to London, Nikita has navigated the doubt,...
Curated Video
Full story coming soon
From Grammy nods to industry accolades, Nikita Chauhan is a force to be reckoned with. Based out of the UK, but managing influential artists across the world, from India and West Africa, back to London, Nikita has navigated the doubt,...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Customize Your Own Custom Smart Pointer
This is a solution video on customizing your own custom smart pointer. This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Uniswap Interactions with Interfaces
This is an exercise video on Uniswap interactions with interfaces. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This section...
Curated Video
Vue.js 3 and Firebase for Beginners - Real-Time Order Updates
We will make a few updates in the useOrder.js file to get real-time order updates in the website. This clip is from the chapter "Real-Time Updates and Firebase Rules" of the series "Vue.js 3 and Firebase for Beginners".This section...
Curated Video
Vue.js 3 and Firebase for Beginners - Fetching Orders
This video explains how to successfully retrieve the orders from the database to use them in our project. This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This section...
Curated Video
Vue.js 3 and Firebase for Beginners - Getting Pizzas
This video explains how to get pizzas using the async function, getPizza, and calling the import function called getDocs. This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Firebase Configuration / 164
In this lesson, we will focus on the configuration part of the Firebase app. We will also work on receiving the information from the Firestore.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Fetching Individual Document / 262
In Firebase version 9 Cloud Firestore, you can update an existing document using updateDoc() by adding, updating, or deleting the document field.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Snapshots / 258
A DataSnapshot contains data from a Database location. Any time you read data from the database, you receive the data as a data snapshot.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Fetching Documents - I / 255
You can use the Realtime Database Query class to retrieve data sorted by key, by value, or by the value of a child. You can also filter the sorted result.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Access Document / 274
This video explains the access document in the bookmark manager. This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetching Individual Document / 262
This video explains how to fetch information for an individual document. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Snapshots / 258
This video explains how to update automatically from Firebase whenever we add or delete data. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetching Documents - I / 255
This video explains multiple services with Firebase. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about the powerful real-time...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Extending the Schema (Custom Mutation)
In this video, you will learn how to extend the schema (custom mutation). This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks: The Theory
In this video, you will learn about the Strapi lifecycle hooks. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section,...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - GraphQL Queries on Public Data
In this video, we will work with GraphQL queries on public data. This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - API Parameters: An Introduction
In this video, we will get introduced to API parameters. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with REST API...
Curated Video
Real-World DevOps Project From Start to Finish - Ansible Installation and Configuration
This video demonstrates installing Ansible dependencies, configuring inventory files, and setting up SSH connectivity between the control node and managed nodes. We will have a working Ansible installation and be ready to use it for...