Tag WebDev
Tìm kiếm bài viết trong Tag WebDev
Vite in 100 Seconds
Vite is a JavaScript build tool that makes it faster and easier to build web applications. It's similar to tools like Webpack, but relies on modern browser features like ES Modules to simplify and spe
0 0 48
The Shocking State of JavaScript // The Code Report
Results from the 2021 State of JavaScript survey are in and the results may shock you. Compare trends in frontend web frameworks like React, Angular, Vue, and Svelte.
0 0 22
7 ways to deal with CSS
Top 7 ways to write CSS code in a React or Next.js app.
0 0 14
Chrome 98 - What’s New in DevTools
What’s new in DevTools (Chrome 98) → https://goo.gle/3ghkyBT . . Chapters:.
0 0 32
Prisma in 100 Seconds
Prisma is an open-source ORM that makes it fun and safe to work with a database like MySQL, Postgres, SQL Server, or MongoDB. It generates a type-safe client library to provide an awesome DX in any No
0 0 12
Cross-fading DOM elements | HTTP 203
Turns out it's impossible to cross-fade two DOM elements unless they're opaque. Here's why, and a new feature that could fix it. Alpha compositing → https://goo.gle/3mUHaLY .
0 0 25
Chrome 97 - What’s New in DevTools
What’s new in DevTools (Chrome 97) → https://goo.gle/3JDdZXo . . Chapters:.
0 0 25
Generating your color palette in CSS | HTTP 203
In this video, Surma and Jake pick up the topic of Color Spaces again, because there’s more to talk about. Device capabilities, perceptually uniform color spaces, color mixing and contrast calculation
0 0 23
CSS in 100 Seconds
Cascading Style Sheets or CSS is the language that makes HTML websites look pretty. Learn how concepts like cascade, specificity, inheritance, and the box model influence the appearance of a webpage h
0 0 6
The Zombie DOM - old DOM stuff that still haunts us today | HTTP 203
Jake and Surma chat about 'features' of yesterday that still get in our way today. You might have encountered some of them before, but here's why they're weird.
0 0 28
Is Web3 all Hype? Top 10 Web 3.0 Questions & Answers
A complete introduction into the wild world of Web3 - the decentralized web. Is Web 3.
0 0 41
HTML in 100 Seconds
Ready to build your first website? HTML or Hypertext Markup Language is one of the core building blocks of the web. Learn the history of HTML and how it's used to give structure to a webpage.
0 0 15
Bringing bounce and elastic easing to CSS | HTTP 203
You can ease-in, you can ease-out, but CSS doesn't let you bounce. Jake and Surma chat about a proposal to fix that. The thread from 2016 to now → https://goo.gle/3cYR0Hs .
0 0 24
Chrome 96 - What’s New in DevTools
What’s new in DevTools (Chrome 96) → https://goo.gle/3HkAbV6. . Identify potential CSS improvements with the CSS Overview panel:.
0 0 26
Yes, we use a Joy-Con to change slides. Here's how… | HTTP 203
Jake and Surma use a Joy-Con as a slide clicker because they're cheapskates. Here's how it works, and the coding patterns they use.
0 0 16
Từ Google.com đến Vitalik.eth: Web 3.0 sắp ra mắt
Đây là thế hệ thứ ba sắp tới của Internet, nơi các trang web và ứng dụng sẽ có khả năng thu thập và xử lý thông tin giống như con người thông minh, thông qua các công nghệ như máy học (ML) và dữ liệu lớn.
0 0 45
Customize media notifications and playback controls outside the browser
Check out https://goo.gle/3Cumu38 to learn more about the Media Session API. . Subscribe to Google Chrome Developers → https://goo.
0 0 23
PHP in 100 Seconds
PHP Hypertext Preprocessor is a scripting language for building dynamic websites on the server. It remains one of the most popular programming languages in the world, powering tools like Wordpress, La
0 0 14
Ultimate Tailwind CSS Tutorial // Build a Discord-inspired Animated Navbar
Learn the basics of Tailwind CSS by building a Discord-inspired navbar from scratch. Learn how to leverage utility classes to build responsive animated UI elements faster https://fireship.
0 0 43
Are SPAs better than MPAs? - HTTP 203
Surma and Jake have a discussion, weighing up the benefits and drawbacks between Single Page Apps (SPAs) and Multi Page Apps (MPAs). . More videos in the HTTP 203 series → http://goo.gle/HTTP203.
0 0 18