Rom
brillout.com
Rom
@brillout.com
Creator https://vike.dev / @vike.dev | Next.js/Nuxt alternative | 🔨 The composable framework – build advanced applications with stability and flexibility.
Pinned
📢 Introducing Photon

Next-generation infrastructure for deploying any JavaScript server.

We're open to collaborating with other frameworks — the more we collaborate the better! 🤝

vike.dev/blog/photon
Introducing Photon | Vike
The Next.js/Nuxt alternative for advanced applications. With blazing fast quick-start & DX, and unprecedented architectural flexibility & stability.
vike.dev
What's your experience using LLMs regarding Vike? We're discussing what kind of Vike context we should add to LLMs: github.com/vikejs/vike/...
llm.md · Issue #2349 · vikejs/vike
Description After using Claude with Vike, I think it might be wise to have an llm.md that I can add to my cursor rules. There are some conventions in Vike that it doesn't seem to be inferring corre...
github.com
November 7, 2025 at 11:52 AM
One of my favorite Photon features is its integration with Vite's Environment API.

I can't repeat this enough: Vite's Environment API is an engineering feat that unlocks many capabilities.

Huge props to James Opstad from @cloudflare.social and the @vite.dev team for designing it.
📢 Introducing Photon

Next-generation infrastructure for deploying any JavaScript server.

We're open to collaborating with other frameworks — the more we collaborate the better! 🤝

vike.dev/blog/photon
Introducing Photon | Vike
The Next.js/Nuxt alternative for advanced applications. With blazing fast quick-start & DX, and unprecedented architectural flexibility & stability.
vike.dev
October 31, 2025 at 1:32 PM
📢 Introducing Photon

Next-generation infrastructure for deploying any JavaScript server.

We're open to collaborating with other frameworks — the more we collaborate the better! 🤝

vike.dev/blog/photon
Introducing Photon | Vike
The Next.js/Nuxt alternative for advanced applications. With blazing fast quick-start & DX, and unprecedented architectural flexibility & stability.
vike.dev
October 28, 2025 at 12:28 PM
New tagline ✨
October 15, 2025 at 7:07 PM
Using Telefunc and hitting some paper cuts?

Let us know — we've time to work on Telefunc before our next Vike sprint kicks off.
October 13, 2025 at 1:14 PM
@viteconf.org was a blast.

It was amazing meeting so many folks from the Vite ecosystem. And... lots of new collaboration potential!

With @pi0.io we got along really well and we want to collaborate on server & deployment infrastructure.

Thank you so much @evanyou.me for everything.
October 12, 2025 at 2:24 PM
Reposted by Rom
Join the Online Workshops completely for FREE on Wed 8 October! signup right now 🔥

🚀 Markus Oberlehner - Visual Regression Testing with Vitest
🚀 Younes Jaaidi - Pragmatic Angular Testing with Vitest
🚀 Rom Brillout - Adding SSR to your Vite + Vue/React app

👉 More info viteconf.amsterdam/program
October 7, 2025 at 9:16 AM
🛠️ I'm running a @viteconf.org workshop on adding SSR to your Vite app.

This Wednesday — join me!

viteconf.amsterdam/workshops
Online Workshops
ViteConf 2025 Online Workshops
viteconf.amsterdam
October 6, 2025 at 5:57 PM
🎤 I'll be speaking at the React Berlin Meetup on Thursday, September 25.

Join us! We are already over 100 attendees — the more, the merrier.

Thank you @reactsummit.gitnation.org @gitnation.bsky.social for organizing.

guild.host/events/react...
React Berlin Meetup: the next generation of React framework & more | Guild
Sep 25th 6:30PM: \*\* General Info\*\* Hey, React Berlin Community! Hope you had a fantastic summer break — now it’s time to gear up for a
guild.host
September 9, 2025 at 10:45 AM
Get Vike's discord server tag ⚡️🟤
July 19, 2025 at 10:22 AM
Glad to see Nuxt get long-term funding — for Nuxt and also for their great libraries powering a big chunk of the JS ecosystem.

Innovation is driven by hunger — curious to see whether it will fuel or mellow their drive. More stability for sure, but maybe less motivation to re-invent themselves 👀
July 11, 2025 at 9:58 AM
Added use cases for +onCreatePageContext and +onCreateGlobalContext to the docs.

Vike is the only framework with low-level hooks that let you build all kinds of web architectures. E.g. DocPress (SSG powering vike.dev) couldn't be built with other frameworks.
July 9, 2025 at 3:01 PM
Reposted by Rom
✨ 5,000 stars on GitHub ✨

🚀 Road to 50k:
- Make Vike the quickest way to get started with full-fledged apps (powered by Vike extensions + vike.dev/new)
- Marketing first — time to spread the word! (We’ve been heads-down building Vike’s foundation — almost done!)
June 26, 2025 at 2:55 PM
vike@0.4.232

✨ Many HMR fixes for + files
💫 +redirects support for SSG

Roadmap:
- Finish internal refactoring and polishing
- Open Source Pricing (we're hesitating about two different designs, we'll ask for feedback soon)
June 16, 2025 at 8:46 AM
No AI open source developer in sight.

AI has improved but it's hit a structural plateau — no breakthroughs.

Next AI breakthrough? Next year? 5 years? 20?

Everyone's free to guess and have a hunch, but any leader claiming certainty is most likely talking BS.
June 5, 2025 at 11:02 AM
Glad to see Telefunc (telefunc.com) mentioned at the @svelte.dev conference: www.youtube.com/watch?v=1dAT...

Yes — having client and server code live inside the same file is a dead end.

Hopefully Telefunc will inspire others as well.

Thank you @rich-harris.dev for the shout out!
What Svelte Promises, Rich Harris — Svelte Summit Spring 2025
YouTube video by Svelte Society
www.youtube.com
May 27, 2025 at 12:22 PM
🧩 New extensions:
vike-react-zustand (github.com/vikejs/vike-...)
vike-react-redux (github.com/vikejs/vike-...)

🏷️ vike@0.4.230 New hook +onData (vike.dev/onData) — for populating stores with data.

Huge props to Dani for implemneting vike-react-zustand 💫
May 20, 2025 at 4:10 PM
Vite's modularity is remarkable 🧩

The Vite team cares so much about designing APIs for its ecosystem that @hiogawa.bsky.social (Vite team) created a PR refactoring our Vike + React + Server Components extension.

Truly remarkable 💚

github.com/nitedani/vik...
refactor: use vite-rsc api by hi-ogawa · Pull Request #2 · nitedani/vike-react-rsc
Hello! 👋 I was looking into your rsc integration and there's many interesting ideas I didn't know. The demo looks great too! So, about this PR, it's a part of my plan of react-server-do...
github.com
May 8, 2025 at 11:51 AM
Dark mode logo 😍
May 2, 2025 at 3:44 PM
📢 Vike News:

- Introducing globalContext
- Vike's Vision
- Roadmap

👇 Check out the blog post

vike.dev/blog/globalC...
Introducing globalContext | Vike
The Framework *You* Control - Next.js & Nuxt alternative for unprecedented flexibility and dependability.
vike.dev
April 29, 2025 at 2:10 PM
Warnings are beautiful.

Vike has 183 of them ✨

For all kinds of things, ranging from small paper cuts to important performance issues.
April 24, 2025 at 4:08 PM
Part of our marketing plan is also to better explain — and sell — why Vike's architecture is the future, along with some of its more unusual decisions.
April 9, 2025 at 1:58 PM
😍 Very excited about the future of server-side JavaScript.

Joël and I are working on something very relevant to all this. Stay tuned.
@cloudflare-dev.bsky.social 🧡 @vite.dev

Cloudflare Vite Plugin 1.0 is out now—with official support for Vite 6, React Router v7, and the full Developer Platform.

Now you can run Vite’s dev server locally, while executing your code directly in the Workers runtime!
“Just use Vite”… with the Workers runtime
The Cloudflare Vite plugin integrates Vite, one of the most popular build tools for web development, with the Workers runtime. Today, we are announcing the 1.0 release and official support for React R...
blog.cloudflare.com
April 9, 2025 at 11:24 AM
📢 Introducing vike-server

Joël, Dani, and I are beyond thrilled to announce vike-server — a new Vike extension that integrates Vite with any server (Express.js, Hono, ...) and any deployment (VPS, Netlify, Vercel, Cloudflare, ...).

👇 Blog post

vike.dev/blog/vike-se...
Introducing vike-server | Vike
The Framework *You* Control - Next.js & Nuxt alternative for unprecedented flexibility and dependability.
vike.dev
March 26, 2025 at 11:49 AM
👀 Big unveil next week 👀

Something Joël and I have been working on for months.
March 21, 2025 at 1:01 PM