Evan You | Keynote: Vite and the Future of JavaScript Tooling | ViteConf 2024

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

Рекомендации по теме
Комментарии
Автор

Excited to see the yearlong vision coming to life!

I think this is the best shot on a unified toolchain that the JS ecosystem has for years

TheAlexLichter
Автор

Evan and the team behind Vue, Vite and Void0 are unstoppable.👏

FranciscoDeBarrosPt
Автор

Next.js really needs to adopt Vite, it is getting ridiculous

QueeeeenZ
Автор

Microsoft should rewrite TypeScript typechecker to Rust

karelsmutny
Автор

I can't believe a PHP framework has been using Vite for over 2 years now while Next, which is one of the most popular JS frameworks today, is still stuck with something that's quite similar to Webpack

jeytii
Автор

Awesome presentation!

The vision here is great and it made me so excited for the next year.

Can’t wait to try it out as soon as it goes out, though Vite is currently very fast in my opinion, as you mentioned that the majority of apps are small in size.

fitimbytyci
Автор

I really want to try the formatter and linter, eslint and prettier are really slow

facundogonzalez
Автор

Please find a way for big corps to start paying for the hard work of Open Source !

josealfonso
Автор

Hi i Evan You - creator of all your stuff.

Only Next resist out of pure foolishness

pookiepats
Автор

22:38 "this isn't even my final form"

dasten
Автор

time to write Cuda optimized js tooling 😅

codeconquerors
Автор

Talking about the "massive inefficiencies in the build pipeline" in vite when we shaved off 95% of the build time of our previous projects compared to vue-cli, is saying something 😂

ChrisAurora
Автор

tbh sending individual ESM modules during development currently makes vite unusable for majority of corporate projects, i tried running ours and load times were over 40s with thousands of requests. Looking forward to bundle mode to give it a try again.

bob
Автор

how to sell complex solution for hello world html? say Faster multiple times.

kuhaniresti
Автор

the only benefit i saw is you face your errors much quicker, am i right?

kuhaniresti
Автор

Vue must rely on dinosaurs like Laravel, Firebase and RoR clones... PLEASE Evan build your own websocket first API framework on TS. One where you're subscribed to changes by default instead of constantly polling REST calls.

ch.hayabusa
Автор

Next year:

Introducing…RUST. Just use Rust, it’s less complex.

pookiepats
Автор

All this nonsense is the never ending battle to fix JavaScript problems using more JavaScript. It will continue to grow until dissolution.

The immense fragmentation and the underlying language (even with typescript) is driving me away. I have more interesting things to do with my life than to learn yet another JS tool to do a job that I already know how to do.

This people are profiting from your time.

albertoarmando
Автор

Don't get me wrong, Vite is great. But if people used JS the right way, there'd be no need to use any tools at all.

MrDpof
Автор

I truly think that all this crap needs to stop and just get rid of all "build" steps.

mvargasmoran