Learn Vite with Evan You

preview_player
Показать описание


0:00 Introduction
0:31 What is Vite?
3:40 Getting started with Vite
6:48 Typescript
9:21 CSS
10:57 Dependencies
Рекомендации по теме
Комментарии
Автор

Evan, how am I supposed to get my coffee in between builds now huh? you only think about yourself.

ddevulders
Автор

Having someone explain his own work is so much better 🙂

cedrics
Автор

Omg he's a really good teacher too.

houiderwalid
Автор

Evan, this is amazing. You basically killed all webpack-based tooling. Good job, I won't miss any of that, not one bit!

lorandhorvath
Автор

First time seeing the vanilla version of vite, it really is looking like the future of frontend tooling!

Zen-rlpv
Автор

I love Vue for all the freedom it gives in development and I hope fall in love with Vite too.

saulsalazar
Автор

I've been enjoying the Vite + Svelte combo, it's like "wow, where has this been all my life?"

theohallenius
Автор

This is a great peek at what's going on in the frontend world 😄 I hope you turn this into a series.

mrCetus
Автор

I wish you covered more details of how vite is different from parcel (or similar instrument). I recognize that it may sound too basic information but beginners like me would appreciate some basic details along with more advanced ones. Apart from that the content is really good and I cannot even imagine how difficult it was to build such instrument. Thank you for the material. Your time is well appreciated

jimshtepa
Автор

This guy is the best thing that happened to JS just like Taylor Otwell is the best thing that happened to PHP

salehmir
Автор

i use vite for building components in react, and i really love it ❤️‍🔥❤️‍🔥❤️‍🔥

xxidbr
Автор

Love you man! For the last few years I could never get into typescript because of all the issues I had with webpack configuration but this solved essentially all my pain points! THANK YOU SO MUCH!

bobsmithy
Автор

"Who's the teacher in that video?"
"It's You"
"Huh? I mean who is the teacher?"
"It's really You!"
...

kma
Автор

this is by far the awesomest video to understand what vite does

prachi.srivastava
Автор

Evan it's really Great, Thankyo for this .

programmingholic
Автор

this is incredible! I'm honored to receive such valuable education.

SewonKimMusic
Автор

This man is a legend. 15 gold Olympic medals if JS was a sport.

theworld
Автор

Never thought Vue creator, an ex-Google would do this simple tutorial, awesome!

luzaw
Автор

What's the point of supporting Typescript in development if there's no type-checking? The claim that your ide can handle that is not a good one. VScode isn’t a great tool for surfacing errors in customized typescript workflows or just in deeply nested projects in general.

ricosrealm
Автор

I just remember crying and dying trying to update babel and babel plugins, and having a build tool that takes advantage of the current state of browsers is so nice.

jakeave