Hi, what do you want to do?
Curated Video
The World of Pizza: Exploring Unique Varieties and Origins
This video explores the fascinating history and global variations of pizza. From its humble beginnings in ancient Italy to its worldwide popularity, you'll learn about the evolution of toppings and sauces, as well as unique pizza styles...
Great Big Story
Tony Gemignani, journey of a 12-time world pizza champion
Explore the art of pizza tossing with Tony Gemignani, a champion transforming pizza into performance.<br/>
Curated Video
¿Qué es un sólido?
¿Qué propiedades tienen los sólidos, los líquidos y los gases?
r/>
Twig - Los procesos de los materiales - Sólidos, líquidos y gases
-
Sólidos
C
laves de aprendizaje
Los sólidos tienen una forma fija que...
r/>
Twig - Los procesos de los materiales - Sólidos, líquidos y gases
-
Sólidos
C
laves de aprendizaje
Los sólidos tienen una forma fija que...
Great Big Story
Charles Martinet, the voice behind Mario
Discover how Charles Martinet brings Mario to life and his journey as the beloved character's voice for over 26 years.
Curated Video
What is a solid?
What properties do solids, liquids and gases have?
<
br/>
Material processes - Solids, liquids and
g
ases - Solids
/>
Learning Points
Solids have a fixed shape that can
o
nly be changed by...
<
br/>
Material processes - Solids, liquids and
g
ases - Solids
/>
Learning Points
Solids have a fixed shape that can
o
nly be changed by...
Wonderscape
Types of Gerrymandering Explained
This video dives into different types of gerrymandering, including partisan and bipartisan gerrymandering. Learn how strategies like cracking, packing, hijacking, and kidnapping influence elections, and understand the concept of the...
Wonderscape
Understanding Gerrymandering: What It Means and How It Works
This video explores the concept of gerrymandering, explaining how it shapes election districts to favor certain political parties. Learn how the term originated, how redistricting affects representation, and the different types of...
Curated Video
Put Your Math Skills to the Test with This Logic Puzzle! | Math Picture Puzzle 8
Engage your 3rd, 4th, and 5th graders with this exciting visual math puzzle! Perfect as a daily math warm-up, this math logic puzzle encourages students to think critically and share their problem-solving strategies.<br/>
Curated Video
High Five Facts - Fractions
Slice into 'Fractions' and discover how breaking things down can actually add up to fun! This video makes learning about halves, quarters, and beyond easy and exciting for kids.
Curated Video
Fast Food Chains That Failed Outside the U.S.
Weird History Food is going worldwide. From greasy fried chicken and pizzas covered in cheese, to super sweet and sugary treats, Americans love their fast food. There's a McDonald's on the corner streets of even the smallest towns in...
Curated Video
How Did Little Caesar's Become a Big Big Pizza Chain?
Weird History Food has got a Hot-n-Ready pizza video on Little Caesar's waiting for you. The company was started in the late 60s by Mike Illitch who took Little Ceasar's from a small mom-and-pop pizza parlor to a global phenomenon. Grab...
Curated Video
Discontinued Foods We Wished They Would Bring Back
Weird History Food is gonna make you nostalgic for some discontinued foods that we'd all want back. The food and beverage industry is a tricky one. For something that's so essential to human life - eating and drinking - it's still...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Chunking Arrays into Subgroups and Subarrays
This is an exercise video where you will be chunking arrays into subgroups and subarrays.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery from Zero to...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery from Zero to...
Curated Video
Vue.js 3 and Firebase for Beginners - What Is Firebase?
Firebase is a service provided by Google for websites, applications, and games. Many of these need services such as authentication, storage, hosting, and a database too. It provides developers with a variety of tools and services to...
Curated Video
Vue.js 3 and Firebase for Beginners - Header Styling
We will quickly apply some styling to the header section. The style section is going to be scoped for the AppHeader component.
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for...
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for...
Curated Video
Vue.js 3 and Firebase for Beginners - The Basket UI
In this video, we will create the basket UI. The basket will also be a table that shows the pizzas that the users select.
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This...
<
br/>
This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This...
Curated Video
Vue.js 3 and Firebase for Beginners - The Menu UI
This video talks about the Menu view page, which is going to be split into two sections. On the left, we are going to include the menu where we will include the pizzas in a list.
<
br/>
This clip is from the chapter "Project UI" of...
<
br/>
This clip is from the chapter "Project UI" of...
Curated Video
Vue.js 3 and Firebase for Beginners - Real-Time Pizza Updates
This video talks about how to add real-time pizza updates to the website as some updates are reflected immediately while others are not updated. So, we will make a few changes to the usePizza.js file to get real-time updates.
<
br/>...
<
br/>...
Curated Video
Vue.js 3 and Firebase for Beginners - Restricting New Pizzas
In this video, we will see how to restrict anyone from adding a new pizza to the database if the user is not logged in into the website.
<
br/>
This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase...
<
br/>
This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase...
Curated Video
Vue.js 3 and Firebase for Beginners - Completing the Admin View
In this video, we will continue with the finishing touches inside of the Admin View. We will make use of Flexbox and place a new pizza on the menu component side by side on the larger view.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Vue.js 3 and Firebase for Beginners - Show and Hide Admin Blocks
In this video, the author explains how to show and hide each admin block section to make the page a lot smaller; we don't need to read all the information on the page.
<
br/>
This clip is from the chapter "Firebase Setup and...
<
br/>
This clip is from the chapter "Firebase Setup and...
Curated Video
Vue.js 3 and Firebase for Beginners - Deleting Orders
This video explains how to delete the orders using the deleteOrder reference.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This section explains the Firebase...
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This section explains the Firebase...
Curated Video
Vue.js 3 and Firebase for Beginners - Looping over Orders
Now that we can successfully retrieve the order from the database, this video explains how to loop over orders and display them inside the table.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series...
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series...
Curated Video
Vue.js 3 and Firebase for Beginners - Listing and Deleting Pizzas in Admin
This video explains how to list and delete pizzas in admin using deleteDoc and doc from Firebase Firestore.
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This...
<
br/>
This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This...