Skip to content

Commit 4e462db

Browse files
authored
990 (#2175)
1 parent 6462911 commit 4e462db

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
number: 990
3+
title: "Vite Is Taking Over (Vite+)"
4+
date: 1774436400000
5+
url: https://traffic.megaphone.fm/FSI7395196774.mp3
6+
youtube_url: https://www.youtube.com/watch?v=A673RO0xnjs
7+
hosts:
8+
- stolinski
9+
- wesbos
10+
- w3cj
11+
---
12+
13+
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.
14+
15+
### Show Notes
16+
17+
* **[00:00](#t=00:00)** Welcome to Syntax!
18+
* **[00:54](#t=00:54)** What [Vite+](https://viteplus.dev/) is and what’s changed since launch
19+
* **[03:43](#t=03:43)** Why the ecosystem needs Vite+
20+
* **[06:41](#t=06:41)** What Vite+ actually does for your workflow
21+
* **[10:18](#t=10:18)** Built-in Node version management
22+
* **[12:32](#t=12:32)** Type-aware linting with [tsgolint](https://github.com/oxc-project/tsgolint) and [oxc](https://github.com/oxc-project)
23+
* **[15:27](#t=15:27)** Brought to you by [Sentry.io](https://sentry.io/syntax/)
24+
* **[16:28](#t=16:28)** Should config live inside vite.config?
25+
* **[22:56](#t=22:56)** Monorepos and task running in Vite+
26+
* **[26:28](#t=26:28)** Task caching and faster builds
27+
* **[29:01](#t=29:01)** Final thoughts and current limitations
28+
29+
### Hit us up on Socials!
30+
31+
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)
32+
33+
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)
34+
35+
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)
36+
37+
Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)

0 commit comments

Comments
 (0)