TED Talks
Stefan Sagmeister: The power of time off
Every seven years, designer Stefan Sagmeister closes his New York studio for a yearlong sabbatical to rejuvenate and refresh their creative outlook. He explains the often overlooked value of time off and shows the innovative projects...
TED Talks
Debbie Millman: How symbols and brands shape our humanity
"Branding is the profound manifestation of the human spirit," says designer and podcaster Debbie Millman. In a historical odyssey that she illustrated herself, Millman traces the evolution of branding, from cave paintings to flags to...
Curated Video
Practical Cyber Hacking Skills for Beginners - Crafting our Phishing Email
This video illustrates how to create or craft a phishing email.
All In One Social Media
I'm Blowing Up My Business 💥 ...let's talk about it
Just you, me, and the camera spilling the tea on why I'm rebranding and completely rebuilding my marketing agency for long-term success.
Great Big Story
NBA jam, from rejection to arcade legend
Dive into the captivating origin story of NBA Jam, a game that defied initial rejections to become an arcade sensation.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Fixing Pause Bug
In this video, you will learn how to fix bugs related to the pause menu.
Curated Video
Modern JavaScript from the Beginning - Second Edition - The Event Object
In this video, you will learn about the event object in JavaScript. We will explore how to access and use properties of the event object to handle events more effectively. This clip is from the chapter "Events" of the series "Modern...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Mouse Events
In this video, we will look at how to handle mouse events such as click, double-click, hover, and drag in JavaScript. You will learn how to use event listeners to respond to mouse events and perform actions based on them. This clip is...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Finish Styling the Header in React Native with ChatGPT Analysis
In this video, you will learn how to finish styling the header of your React Native application using ChatGPT analysis. You will learn how to leverage ChatGPT to generate styles for different parts of the header, including the logo,...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fixing Profile Pictures
In this video, you will learn how to fix the issue related to profile pictures in our Twitter Clone app.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: Components / 082
After creating a ledge for the basket page, you 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
React JS Masterclass - Go From Zero To Job Ready - UI Design (Tailwind and Flowbite) / 065
Now, we will focus on creating a basic user interface. We will define the page structure and how Cinemate, using Tailwind and Flowbite, works.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Components / 045
We will work on building the user interface for our TaskMate application. We will create a components folder in the source and develop components, header, Addtask, and Showtask. We will create the input box and basic CSS styles.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Navigation Structure
In this video, we will complete the header section of the Cinemate project and increase font sizes, change logo appearance, activate the navigation link, adding dynamic classes and add hidden variables.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Custom Configuration / 206
Here, we will discuss configuration and customizing our Tailwind installation, a framework used for building bespoke interfaces using the "tailwind.config.js" file to define any customizations.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Structure
In this lesson, we will start our project from the basics. We will create the folder structure, create a basic React app, and call it TaskMate. We will create the basic setup for the project.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Multiple Components and Fragments / 016
After understanding components, we will now understand the various components in use. We will also create different components and understand what fragments and component trees are.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Practice: Basic Template Structure / 008
After learning how to create components, add CSS on our website, and add emojis, we will now create a small app based on what we have learned from previous lessons.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Styling / 161
In this video, we will understand how to begin with the designing part of this project. We will create the header, footer, logo, and other components required for WriteNode.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Page Not Found / 139
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.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Compact Minimal View For Dynamic Island
This video explains the compact minimal view for Dynamic Island. This clip is from the chapter "iOS 16 Dynamic Island" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains Dynamic Island in...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Dynamic Island Expanded Trailing, Center, and Bottom Region
This video explains Dynamic Island expanded trailing, center, and bottom region. This clip is from the chapter "iOS 16 Dynamic Island" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Dynamic Island Expanded Region Leading
This video explains Dynamic Island and the newly introduced activity configuration. This clip is from the chapter "iOS 16 Dynamic Island" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - CSS Types and Order
This video explains CSS types and selectors. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS refresher.