vike.dev ✦ Replaces Next.js/Nuxt ✦ 🔨 Composable framework to build advanced applications with flexibility and stability.

And now based on the latest @vike_js features: vike-react@0.3.8 🎉 🦾 New useData() helper for data fetching ✨ Some internal polishing and bug fixes by @nitedani, @phonzammi, @brillout and others
vike@0.4.151 | @vike_js | vike.dev 🦾 New data() hook for data fetching 🦾 Support for `.server.js` and `.client.js` file extensions with the V1 design, thanks to @rinda_1994 ✨ New examples and integrations, e.g. with Redux, @getnextui, @MUI_hq, @mantinedev and islands, thanks to @brillout, @fabior83, mikew, @unblockscrime and @luisfloat ✨ Lots of internal polishing, improvements and bug fixes by @brillout, @unblockscrime and others
3
8
853
vike@0.4.151 | @vike_js | vike.dev 🦾 New data() hook for data fetching 🦾 Support for `.server.js` and `.client.js` file extensions with the V1 design, thanks to @rinda_1994 ✨ New examples and integrations, e.g. with Redux, @getnextui, @MUI_hq, @mantinedev and islands, thanks to @brillout, @fabior83, mikew, @unblockscrime and @luisfloat ✨ Lots of internal polishing, improvements and bug fixes by @brillout, @unblockscrime and others
1
11
48
6,082
Bati@0.0.127 | @vike_js's scaffolder | batijs.github.io 🦾 Tooltips and presets 🦾 Integration with @daisyui_ 🦾 Integration with tRPC ✨ Polishing and fixes By @charles_jo21000, @unblockscrime, afkcodes and others 🙏
1
9
30
4,752
Vike retweeted
vike@0.4.{149,150} ✨ Bug fixes. Vike has "no known bug" because it: 1. Has a *lot* of internal assert() 2. Has a robust internal archticture (based on `pageContext`) 3. Prioritizes robustness over fanciness We prioritize user retention over advertising.
3
18
1,292
vike-react@0.3.6 | @vike_js | vike.dev 🦾 SSR streaming with partial hydration, thanks to @phonzammi and @nitedani 🦾 <ClientOnly> component thanks to @rinda_1994 and @nitedani (also ported to vike-solid by @charles_jo21000) ✨ Initial integration with React Query, thanks to @nitedani ✨ Some internal polishing and bug fixes by @brillout, @phonzammi and others
2
6
24
1,333
Vike retweeted
Wow, 9k stars! Thanks!
7
26
731
99,896
Vike retweeted
📢 Vike's V1 design is out of beta: vike.dev/migration/v1-design Beyond vike-{vue,react,solid} the V1 design enables a lot of exciting deep integrations, e.g. 🚧 vike-react-query brings unique features & DX on the table. Vike is now more flexible, more robust, more extensible.
vike@0.4.148 🦾 V1 design: `pnpm create vike` now scaffolds the new way of writing @vike_js apps by default (`+` files) 🦾 Hook timeouts, thanks to @phonzammi 🦾 More robust FS crawling: Vike's crawler now takes `.gitignore` into account, thanks to @nitedani 🦾 More protocols supported for redirects, thanks to @rinda_1994 ✨ New examples and integrations, e.g. with @Firebase and @tan_stack Query, thanks to @nitedani and gonesurfing ✨ Lots of internal polishing and bug fixes by @brillout, @phonzammi, @nitedani and others
12
42
9,997
vike@0.4.148 🦾 V1 design: `pnpm create vike` now scaffolds the new way of writing @vike_js apps by default (`+` files) 🦾 Hook timeouts, thanks to @phonzammi 🦾 More robust FS crawling: Vike's crawler now takes `.gitignore` into account, thanks to @nitedani 🦾 More protocols supported for redirects, thanks to @rinda_1994 ✨ New examples and integrations, e.g. with @Firebase and @tan_stack Query, thanks to @nitedani and gonesurfing ✨ Lots of internal polishing and bug fixes by @brillout, @phonzammi, @nitedani and others
4
12
10,964
Vike retweeted
Vike started with lower-level primitives. But, thanks to the V1 design (stable release very soon!), Vike is going to provide a much higher-level DX than other frameworks. Providing the best of both words: trivial DX with optional deep control if needed. I'm thrilled.
4
6
44
7,175
💚 @vike_js has their first sponsor 🥳 Thanks a lot @d3x7r0. Sponsoring makes a huge difference github.com/sponsors/vikejs/
2
13
503
🚀 @charles_jo21000 added recently some new options to batijs.github.io, the @vike_js web app scaffolder: eslint, prettier and tRPC
3
8
577
Polishing the last bits of @vike_js 's V1 design with @brillout 🚀
2
19
518
New examples showing how to integrate @vike_js with tRPC, styled-components and @grommet_io are available: vike.dev/tRPC | vike.dev/grommet
3
10
532
Many thanks to @phonzammi for writing down very useful examples on how to integrate @tan_stack query with @vike_js 🙏 vike.dev/react-query
1
3
7
453
Vike retweeted
vike@0.4.146 Important fix for vike@0.4.145 regression (it breaks back-/forward history navigation). Please update to vike@0.4.146 instead of vike@0.4.145.
vike@0.4.145 🦾You can now seamlessly use history.pushState() and Vike's Client Router will detect that and get out of your way. ✨A lot of bug fixes, as usual. Also, lots of progress on the V1 design; its release is coming very soon.
1
1
11
798
Vike retweeted
vike@0.4.145 🦾You can now seamlessly use history.pushState() and Vike's Client Router will detect that and get out of your way. ✨A lot of bug fixes, as usual. Also, lots of progress on the V1 design; its release is coming very soon.
3
27
3,176
Vike retweeted
I'm thrilled and glad to have co-authored that release with @AurelienLourot. Looking forward to further co-authored releases. Vike is increasingly a team effort, and less and less a one-man show.
vike@0.4.144 🦾 Hook types: first-class TypeScript support - make your Vike hooks type safe including your custom PageContext properties! ✨ More robust FS crawling (Vike's crawler is now guaranteed to skip dist/) ✨ Lots of internal polishing and bug fixes by @brillout
1
1
5
1,481
vike@0.4.144 🦾 Hook types: first-class TypeScript support - make your Vike hooks type safe including your custom PageContext properties! ✨ More robust FS crawling (Vike's crawler is now guaranteed to skip dist/) ✨ Lots of internal polishing and bug fixes by @brillout
2
7
2,483