SciShow
How Restaurants Use Psychology to Make You Spend More Money
Restaurants have a whole bucket-load of tricks up their sleeves to get you to spend more money.
TED Talks
David Pogue: Simplicity sells
New York Times columnist David Pogue takes aim at technology’s worst interface-design offenders, and provides encouraging examples of products that get it right. To funny things up, he bursts into song.
TED Talks
Tracy Chevalier: Finding the story inside the painting
When Tracy Chevalier looks at paintings, she imagines the stories behind them: How did the painter meet his model? What would explain that look in her eye? Why is that man ... blushing? She shares three stories inspired by portraits,...
SciShow
Why Do You Always Have Room for Dessert?
No matter how full you are, it seems you can find room for dessert. It’s not your imagination, and once you understand why, you’ll see how you can use this weird quirk of your appetite to your advantage!
Curated Video
The Fascinating World of Lobsters: From Poor Man's Food to Delicacy
In this video, we learn about the fascinating history and characteristics of lobsters. From being considered garbage food to becoming a delicacy, lobsters have come a long way. We discover their habitat, physical features, molting...
Curated Video
Sustainable Energy and Local Economy at Soneva Kiri
Learn how Soneva Kiri Hotel reduces its environmental impact by minimizing diesel consumption and increasing the use of solar energy. Discover the hotel's commitment to supporting the local economy through weekly trips to the fishermen’s...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Improve Midjourney Photos
In this video, we will continue working on the image sizes with sample images, how to enhance the quality of the image or even the content of the image using the right prompts, and asking the AI to create different versions of the image....
Curated Video
Learn Midjourney For Your Future 6 Figure Career - 10x the Size of Any Image
In this video, we will understand about the standard sizes of images available (1024x1024) and also how to use an upscaler to increase the sizes of any images. You will learn about strategies for enlarging images to various sizes. This...
Curated Video
The Rise and Fall of the Dollar Menu
Weird History Food is going to your favorite fast food drive-thru for the history of the Dollar Menu. The big three fast food chains, Mcdonald's, Wendy's, and Burger King have all introduced their version of the value menu. But when did...
Great Big Story
Exploring New York city's oldest establishments, a journey through history
Discover five of New York City's oldest establishments, from Delmonico's legendary fine dining to C.O. Bigelow Apothecaries and Argosy Books, preserving the rich history of the city that never sleeps.
Curated Video
The Birth of the Modern Restaurant in Paris
Uncover the origins of the modern restaurant, a Parisian invention that transformed dining with luxury, sophistication, and individual service. From its beginnings during the French Revolution to its establishment in the Palais-Royal,...
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-2
This video serves as an introduction to the captivating project of cloning Instagram's user interface, providing an overview of the objectives and exciting content that lies ahead.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Install Tailwind CSS and Create the First Template-1
This video guides you through the process of installing Tailwind CSS and demonstrates how to create the initial template, laying the foundation for the Tesla UI clone project.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-1
In this video, we will delve into the fascinating world of Tesla UI cloning, exploring the project's objectives and giving viewers a preview of the exciting journey ahead.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Pause Menu
In this video, you will learn how to create and add the pause menu.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Main and Credits Menu
In this video, you will learn how to create and add a main and credits menu to our game for a better user experience.
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. This clip is from the chapter "Project UI" of the series...
Curated Video
Vue.js 3 and Firebase for Beginners - Introduction
In this video, the course instructor extends a warm welcome, provides an overview of what to anticipate from the course, and shares a personal introduction. This clip is from the chapter "Introduction" of the series "Vue.js 3 and...
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 - 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. This clip...
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. This clip is from the chapter "Firebase Setup and Firestore" of the...
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. 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 - Looping over Pizzas
In this video, we will temporarily create a ref in which we can push our pizzas to, which will then allow us to loop over these pizzas and display them inside a table. This clip is from the chapter "Composition API" of the series "Vue.js...
Curated Video
Vue.js 3 and Firebase for Beginners - Form and Table Styling
To round up this section, we will jump into the main .css file where we will apply some shared styles between the forms and our table as well as some general CSS styling. This clip is from the chapter "Project UI" of the series "Vue.js 3...