正在加载视频...

视频加载失败

React Router 7 / Remix 💿 with Rspack ✅ Streaming SSR ✅ Dynamic Import based routes ✅ Code Splitting ✅ Federation Capable ⏩ 0.14s Cold Start, 0.02s HMR ➡️ 0.23s Prod build ℹ Output target can be CJS, ESM, JSONP , etc ℹ 200 LOC Rsbuild plugin

38,735 次观看 • 1 年前 •via X (Twitter)

11 条评论

dan 的头像
dan1 年前

@remix_run @rspack_dev This sounds great… can’t wait to try this out

Chris Scott 的头像
Chris Scott1 年前

@remix_run @rspack_dev Honestly this will be my next stack of choice. Leaving all that old bs behind.

Zack Jackson 的头像
Zack Jackson1 年前

@remix_run @rspack_dev What were you on before?

Rohman HM 的头像
Rohman HM1 年前

@remix_run @rspack_dev Does rspack support tanstack start?

Zack Jackson 的头像
Zack Jackson1 年前

@remix_run @rspack_dev Yes. There's a unplugin plugin for it in tanstack repo already.

Tom Watkins 的头像
Tom Watkins1 年前

@remix_run @rspack_dev Tanstack and RR feel like the long term for React. I enjoy using Next but they're distancing themselves more and more from everyone else with every release

Brenley Dueck 的头像
Brenley Dueck1 年前

@remix_run @rspack_dev 👀

sagehell 🇺🇦 的头像
sagehell 🇺🇦1 年前

@remix_run @rspack_dev When to publish

Zack Jackson 的头像
Zack Jackson1 年前

May release Canary next week, depending on whether I get FS route mapping and action loader exports from the route file done. Not much is left to do before a Canary release. I just want to clean it up and add a few more things. Then, hopefully, the community will help once they get their hands on it.

Adaptive Shield Matrix 的头像
Adaptive Shield Matrix1 年前

@remix_run @rspack_dev Does it have HMR in dev Mode? Isn't RR7 just a Vite plugin now? As I understand Vite does not work with rspack because its relies on low level integration to esbuild and rollup

Zack Jackson 的头像
Zack Jackson1 年前

@remix_run @rspack_dev It's a library plus vite plugin to make some meta framework. So I just wrote a rsbuild one for it. Yes all hmr etc works. Basically everything you'd expect from webpack or rspack already just works. Minimal effort

相关视频