Skip to content
Merged

990 #2175

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions shows/990 - Vite Is Taking Over (Vite+).md
Original file line number Diff line number Diff line change
@@ -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)
Loading