Curated Video
Brothers Grimm for Kids | Bedtime History
Delve into the enchanting world of the Brothers Grimm in this fascinating video! Discover the timeless tales collected by Jacob and Wilhelm Grimm, two German brothers who revolutionized the world of folklore and fairy tales in the 19th...
Curated Video
Unlocking the Underwater World: The Inspiring Life of Jacques Cousteau
Discover the incredible life of Jacques Cousteau, who shared his love for the sea with the world. Learn how he overcame obstacles to explore the wonders below the ocean's surface and find inspiration to pursue your own dreams.
Curated Video
Hedy Lamarr for Kids | Bedtime History
Hedy Lamarr was a remarkable figure known for her dual talents as a glamorous Hollywood actress and an innovative inventor. Born in Austria in 1914, Lamarr gained fame in the 1930s and 1940s as a film star, known for her captivating...
Curated Video
Charlie Chaplin for Kids | Bedtime History
Join us as we explore the fascinating life and career of Charlie Chaplin, one of the most iconic figures in the history of cinema. Born in London in 1889, Chaplin rose to fame during the silent film era with his beloved character, the...
Learn German with Herr Antrim
Konjunktiv 2 with Modal Verbs | B1 German Grammar Lesson
In this B1 German Grammar Lesson, you will learn how to use modal verbs in Konjunktiv 2. This lesson will cover how to form and use "möchten," "müssten," "dürften," "könnten," "sollten," and "wollten" to express contrary-to-reality...
Great Big Story
Thora Birch Reflects on Iconic Roles from Hocus Pocus to American Beauty
Thora Birch shares her journey from "Hocus Pocus" to "American Beauty," discussing the enduring appeal and lessons learned from her iconic roles.
Curated Video
Why Was Everybody Kung Fu Fighting In The 70s?
Black Kung Fu films reigned in the 1970s – a fusion of Blaxploitation and Kung Fu where protagonists took justice into their own hands…in style! These films were wildly popular, a welcome response to the anger many people felt against...
Curated Video
The Shirley Temple Story For Kids
Learn about Shirley Temple, the young child star who won the hearts of people everywhere and gave hope to America during The Great Depression.
Weird History
The Strange History of Mr. Ed the Talking Horse
In the 1960s, the story of a man and his talking horse captivated the globe. The show was Mister Ed, and it followed the hijinks of a talking horse named Mr. Ed and his keeper Wilbur Post. The show became an instant classic, and the...
Wonderscape
Dolphins: Our Companions in the Sea and Beyond
Discover the unique bond between humans and dolphins, from scientific research using drones to their roles in rescue missions and entertainment. Delve into how these intelligent creatures contribute to safety, science, and popular...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Search Functionality
In this video, we will create a search function that allows users to search for movies and TV shows. We will use JavaScript's Fetch function to query the API and render the results to the UI. This clip is from the chapter "Flixx Movie...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Swiper Slider
In this video, we will use the Swiper library to create a slider that displays additional movie and TV show content. We will fetch the data from the API and create a responsive and dynamic slider. This clip is from the chapter "Flixx...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Details Page Backdrop
In this video, we will add a backdrop image to the movie details page to provide a visual element that complements the movie information. We will use the Swiper library to create a responsive and dynamic backdrop. This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Display Popular Movies
In this video, we will fetch and display a list of popular movies from the TMDb API using JavaScript's fetch function and render them to the UI. This clip is from the chapter "Flixx Movie App Project" of the series "Modern JavaScript...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Page Router and Active Link
In this video, we will set up a page router using the Page.js library to allow users to navigate between different pages of our app. We will also create an active link feature to highlight the current page in the navigation menu. This...
Curated Video
Modern JavaScript from the Beginning - Second Edition - API Overview and API Key
In this video, we will provide an overview of the TMDb API and how we can use it to get movie and TV show data for our app. We will also obtain an API key from TMDb that we will use to authenticate our requests. This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Section Introduction-1
In this section, we will be building a movie app called Flixx using the Movie Database (TMDb) API. We will be using JavaScript and a library called Swiper to create a responsive and user-friendly interface. This clip is from the chapter...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Multiple Promises with Async and Await
In this video, we will cover how to work with multiple Promises using async/await in JavaScript. We will explore techniques for parallel and sequential execution of Promises and cover how to use Promise.all() and Promise.race() to handle...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Handling Multiple Promises with promise.all()
In this video, you will learn how to use the Promise.all() method to handle multiple Promises at once. We will see how to wait for multiple Promises to resolve and how to handle errors if any of the Promises are rejected. This method can...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Promises Versus Callback Hell
In this video, we will see a comparison of Promises and Callbacks, and how Promises can help us avoid the problems of Callback Hell. You will learn how Promises can make code more readable and maintainable and how to use Promises in...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Callback Hell
In this video, you will learn about the problem of Callback Hell, which can occur when working with asynchronous JavaScript. You will learn what it is, how it can make code difficult to read and maintain, and how to avoid it using...
Curated Video
Modern JavaScript from the Beginning - Second Edition - AJAX and XHR Object
In this video, you will learn about the Network tab in the Chrome DevTools. We will see how to inspect HTTP requests and responses and how to analyze network performance. This clip is from the chapter "Asynchronous JavaScript" of the...
Great Big Story
Inside John Koch Antiques, curators of Hollywood's history
Step into John Koch Antiques, a treasure trove for TV and movie sets, and a favorite of industry insiders like Woody Allen.
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Nested Mapping in Solidity
In this video, we will explore the concept of nested mappings in Solidity. By the end of this video, you will have a clear understanding of how nested mappings work in Solidity and how to use them in your own smart contracts. This clip...