An open API service indexing awesome lists of open source software.

https://github.com/lefex/vite

vite resource
https://github.com/lefex/vite

Last synced: 4 months ago
JSON representation

vite resource

Awesome Lists containing this project

README

          

# 拥抱下一代构建工具 vite

[vite](https://vitejs.dev/) 的出现把前端构建推向了下一代,它优异的表现,征服了众多前端开发者。自从我写了第一个 vite demo 后,毅然决定拥抱 vite。这个项目的目的是能够让想学习 vite 的同学少走一些弯路,把全网最优秀的资源汇总到这里。关于 vite 的问题,可以直接在 [这里](https://github.com/lefex/vite/issues) 留言,我们共同探讨。

### vite 历史与起源

- [Announcing vite 2.0](https://dev.to/yyx990803/announcing-vite-2-0-2f0a)
- [更新历史](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)

### 为啥要学 vite

- [不对不说 vite 是革命性的](https://mp.weixin.qq.com/s/maf7jdFkXlnyJ08n9QVeng)
- [vite 的好与坏](https://mp.weixin.qq.com/s/9KAEnjyrWLUrrvvwB9wj0A)

### 尤大关于 vite 分享资源合集

- [GMDC全球开发大会分享](https://mp.weixin.qq.com/s/dvNAjUXvIcI89iUGX-by2g)
- [vite and vitepress](https://www.youtube.com/watch?v=xXrhg26VCSc)
- [a vite demo](https://www.youtube.com/watch?v=Pgsges6rw0o)

### 源码系列

- [vite-design](http://vite.ssr-fc.com/)

### 与 vite 相关的知识点

- [ES Module](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/)
- [Rollup](http://rollupjs.org/)
- [ESBuild](https://esbuild.github.io/)
- [SWC](https://swc.rs/)

### 社区动向

- [twitter](https://twitter.com/vite_js)