SciShow
The World's Oldest Recipes
If you could throw a potluck with all the oldest foods in the world, what would you bring? We asked ourselves that question and prepared a menu of tasty snacks for you to consider, from tamales and noodles to our favorite ancient boozes....
SciShow
8 Creative Ways Animals Store Food
You aren't the only animal with a pantry! Hosted by: Michael Aranda
SciShow
5 Dinosaur Dinners and What They Told Us
"When it comes to extinct creatures like dinosaurs, it can be tough to know for sure what they actually ate. And we’d like to know because what an animal eats tells you a lot about it. But every now and then, the fossil record gives us a...
SciShow
6 Animals That Have Evolved to Steal
Animals have evolved a variety of ways to survive—including outright theft. Chapters SNEAKY SPIDERS 1:03 LYING BIRDS 2:43 3 CUCKOO BEES 5:18 MOUTH-PLUNDERING SNAILS 5:39 PLANT-ROBBING FLIES 7:12 MONKEY ROBBERS 8:40
SciShow
The Awesome Bug That Lives on Frozen Volcanos
In the frozen mini volcanoes on Maunakea in Hawai'i there lives a scavenger-predator that prefers its meals delivered.
SciShow
The Truth About That Fish That Climbs Into Urethras
If you’ve ever heard stories of a naughty little fish with a penchant for swimming up urethras, don’t believe the hype—these tiny Amazonian catfish are just victims of a very old rumor mill.
TED Talks
TED: Sustainable seafood? Let's get smart | Barton Seaver
Chef Barton Seaver presents a modern dilemma: Seafood is one of our healthier protein options, but overfishing is desperately harming our oceans. He suggests a simple way to keep fish on the dinner table that includes every mom's...
SciShow
3 Surprising Ways Your Intestines Affect You
Your digestive system impacts the rest of your body in all sorts of unexpected ways, from keeping your heart healthy to literally making you feel happier.
TED Talks
Hasan Elahi: FBI, here I am!
After he ended up on a watch list by accident, Hasan Elahi was advised by his local FBI agents to let them know when he was traveling. He did that and more ... much more.
TED-Ed
The surprising secrets of hummingbird flight | Kristiina J. Hurme and Alejandro Rico-Guevara
In just a matter of seconds, hummingbirds can perform astonishing aerial acrobatics, eat lunch in midair, pollinate a flower, even escape threats while upside-down. And they can do this all while achieving sustained hovering flight— an...
Curated Video
Discovering the Fascinating World of Komodo Dragons in Indonesia
This video provides fascinating insights into the Komodo dragon, the largest living lizard in the world. It highlights their unique characteristics, such as their tree-dwelling behavior as juveniles and their ability to consume a...
Curated Video
Inside the International Space Station: A Rare View of Life in Space
This video provides a rare glimpse into the International Space Station (ISS) through the eyes of Dutch astronaut Andre Coipers. It showcases various modules and equipment on the ISS, highlighting the living and working conditions of...
Curated Video
Only In Chile 4 - Solar Kitchen in a Remote Desert
Solar Kitchen in a Remote Desert:Villagers in a remote desert in Chile harness the sun's rays to save energy and cook food in a solar-powered kitchen.
Curated Video
The Importance of Order in Life
In this video, Moritz the mouse teaches the importance of order and organization in various aspects of life. From having a balanced diet to keeping a tidy room, Moritz emphasizes how being organized can lead to success and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Remove Meals and Workouts from Local Storage
In this video, we will update the Tracalorie app to remove meals and workouts from local storage when they are removed from the app. We will use the Storage class to remove the corresponding item from local storage so that it is not...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Save Workouts to Local Storage
In this video, we will update the Tracalorie app to save the workouts to local storage. We will use the Storage class to save and retrieve the workouts from local storage so that they are remembered even after the user closes the app....
Curated Video
Modern JavaScript from the Beginning - Second Edition - Save Meals to Local Storage
In this video, we will update the Tracalorie app to save the meals to local storage. We will use the Storage class to save and retrieve the meals from local storage so that they are remembered even after the user closes the app. This...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Persist Total Calories to Local Storage
In this video, we update the Tracalorie app to persist the total calories to local storage. We will use the Storage class to save and retrieve the total calories from local storage so that it is remembered even after the user closes the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Filter and Reset
In this video, we will implement a filter functionality for the meals and workouts in the Tracalorie app. We will add an input field that filters the items based on their name and update the UI accordingly. We will also add a reset...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Display New Meal and Workout
This video demonstrates how to display new meal and workout objects in the Tracalorie app project. The video covers how to create and update HTML templates for displaying the new items and how to use JavaScript DOM manipulation to...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Display Tracker Stats
This video demonstrates how to display tracker stats in the Tracalorie App project. The video covers how to calculate and display total calories, total meals, and total workouts using the BaseTracker class and JavaScript DOM...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Base Tracker, Meal, and Workout Class
This video introduces the concept of classes and demonstrates how to create base classes for the Tracalorie App project. The video covers the creation of the BaseTracker, Meal, and Workout classes and how to implement properties and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - UI Theme Setup
This video focuses on setting up the user interface (UI) theme for the Tracalorie App project. The video covers how to create and implement a basic UI theme using CSS variables and demonstrates how to switch between light and dark themes...