From 71f0f7b4ba1a20519622f704d77e77172d03e8bf Mon Sep 17 00:00:00 2001 From: Adam Clark Date: Tue, 24 Mar 2026 13:58:08 -0400 Subject: [PATCH] 990 --- shows/990 - Vite Is Taking Over (Vite+).md | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 shows/990 - Vite Is Taking Over (Vite+).md diff --git a/shows/990 - Vite Is Taking Over (Vite+).md b/shows/990 - Vite Is Taking Over (Vite+).md new file mode 100644 index 000000000..153490acd --- /dev/null +++ b/shows/990 - Vite Is Taking Over (Vite+).md @@ -0,0 +1,37 @@ +--- +number: 990 +title: "Vite Is Taking Over (Vite+)" +date: 1774436400000 +url: https://traffic.megaphone.fm/FSI7395196774.mp3 +youtube_url: https://www.youtube.com/watch?v=A673RO0xnjs +hosts: + - stolinski + - wesbos + - w3cj +--- + +Wes, Scott, and CJ talk about Vite+, a unified JavaScript toolchain that combines linting, formatting, task running, monorepos, and more. They break down its evolution, open-source shift, performance gains, Node version management, and whether it can realistically replace today’s fragmented dev tooling. + +### Show Notes + +* **[00:00](#t=00:00)** Welcome to Syntax! +* **[00:54](#t=00:54)** What [Vite+](https://viteplus.dev/) is and what’s changed since launch +* **[03:43](#t=03:43)** Why the ecosystem needs Vite+ +* **[06:41](#t=06:41)** What Vite+ actually does for your workflow +* **[10:18](#t=10:18)** Built-in Node version management +* **[12:32](#t=12:32)** Type-aware linting with [tsgolint](https://github.com/oxc-project/tsgolint) and [oxc](https://github.com/oxc-project) +* **[15:27](#t=15:27)** Brought to you by [Sentry.io](https://sentry.io/syntax/) +* **[16:28](#t=16:28)** Should config live inside vite.config? +* **[22:56](#t=22:56)** Monorepos and task running in Vite+ +* **[26:28](#t=26:28)** Task caching and faster builds +* **[29:01](#t=29:01)** Final thoughts and current limitations + +### Hit us up on Socials! + +Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm) + +Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos) + +Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski) + +Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor) \ No newline at end of file