Food Farmer Earth
Reducing Food Waste: Practical Tips and Community Action -3
This video explores practical strategies and community initiatives aimed at reducing food waste. It covers tips for grocery shopping, meal planning, and effective use of leftovers, and highlights community projects like the Portland Tree...
Curated Video
The Day Henry Met... a Comic
Today Henry meets a comic book in the comic book store and it tries to tells his story to Henry but his last few pages are missing!!! Comic Book doesn’t know how his story ends! Henry saves the day and becomes a Super Hero to find out...
Curated Video
The Day Henry Met... A Bowtie
Today Henry meets a Bowtie from a tuxedo suit. Bowtie is sick of going to weddings and getting gravy stains down him all the time and dreams of the exciting glamorous life of a secret agent. Henry becomes a secret agent with lots of...
Curated Video
The Day Henry Met...A Lighthouse
Henry meets a Lighthouse who needs to light the way for a boat as it heads towards the shore but his bulb has gone. Henry becomes a Lighthouse Keeper for the day & after climbing lots of steps, carrying a bulb he finally saves the day.
Curated Video
The Battle of Stalingrad: Turning Point of World War II
This video provides a detailed account of the Battle of Stalingrad, a pivotal event during World War II that took place between Soviet and German forces. It highlights the significance of the battle, detailing the strategic importance of...
Great Big Story
Gitanjali Rao: Young Innovator Tackling Water Safety
Meet Gitanjali Rao, a 12-year-old scientist who developed Tethys, a groundbreaking device for detecting lead in water.
Curated Video
Saving Elephants: Harnessing Technology for Conservation
This video showcases how technology, specifically mobile phone-enabled collars, is being used to track and monitor the movements of elephants in Kenya, providing crucial insights into their interactions with humans and their habitats. By...
Wonderscape
The Vital Role of Tropical Rainforests
This video highlights the importance of tropical rainforests in maintaining ecological balance, detailing their role in carbon dioxide removal, water generation, and medicinal plant growth. It emphasizes the alarming rate of rainforest...
Wonderscape
Conserving the Tropical Rainforest: Our Collective Responsibility
This video emphasizes the critical need for global cooperation in saving tropical rainforests, outlining actions individuals and organizations can take. It discusses sustainable farming, fair trade, recycling, and consumer activism as...
Curated Video
Saving the White Russian Cranes: A Hang Glider's Mission
This video showcases an important wildlife preservation project in Siberia, where a man named Angelo Darago uses a motorized hang glider to guide a flock of White Russian cranes on their dangerous journey to their wintering habitats in...
Curated Video
Seattle's New Environmentally Friendly Mass Transit Strategy: Hybrid Buses and Clean Technology
Seattle is implementing an environmentally friendly mass transit strategy by introducing new hybrid diesel-electric buses. These buses, equipped with clean hybrid technology from General Motors, will increase fuel economy by up to 60%....
Curated Video
Restoring Florence's Artistic Treasures: Repairing the Damage of the 1966 Flood
This video highlights the ongoing restoration efforts in Florence, Italy, following the devastating floods in 1966. The city's prestigious state-run Obovicio Restoration Laboratories are working tirelessly to repair precious Renaissance...
Curated Video
Be a Lifesaver: The Power of Blood Donation
Become a hero in just 10 minutes by donating blood and potentially saving the lives of three people. As long as you meet the basic requirements, you can make a significant impact through this simple act of charity. Your donation will be...
Financial Times
Could technology resurrect the woolly mammoth?
FT Rethink - A US biotech company thinks it can reverse human-inflicted biodiversity loss and bring animals back from extinction. But scientists and conservationists warn the effects of de-extinction could be unpredictable and divert...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Instance IP Swaps
Learn more about migrating to secondary-IP from interface-move mode on the VM-Series firewall on AWS.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Securing the New User Account
In this video, you will learn to secure our Bob user account with SSH key pair authentication similar to the root account.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing Search Results
In this video, we will understand how to implement a search bar on the basket page. We will generate a couple of components that will aid us in inputting in a textbox and allow the page to search for the component based on the stored...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Basket
After creating a ledge for the basket page, we will now learn to add functionality to the basket and start receiving items from the product list and the function buttons to work.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Dangerously Set HTML (Yeah Really)
Let's learn about dangerouslySetInnerHTML, a property you can use on HTML elements in a React application to set their content programmatically.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Product Description
Let's start by designing a static product tile that we can use as the template for the generated product tiles. Create a file named "components".
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Fixing the Key Warning
Let's learn more about the "Each child in a list should have a unique key prop" warning, which happens in React when you create a list of elements without the unique key attribute.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Fetch API Call
In this video, you will learn how to effectively handle the chaining of fetch calls to avoid nesting them together, clean up our component code, and abstract those details away from our component code.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Binding the Products
In this video, we will explore binding products, which are articles that can be used as a graphical finishing or as an assembly item for other products.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Styling the Store
Now, we will focus on creating a stylized interface for the store. We will define the page structure, the Events, and how the store behaves.