Viktor Lázár
banner
lazarv.dev
Viktor Lázár
@lazarv.dev
@lazarv/react-server, HTML5 Wolfenstein 3D, WAD Commander, JayData, odata-v4-server - Husband, father of 3, musician, gamer

github.com/lazarv
https://react-server.dev
Reposted by Viktor Lázár
📢 React Vienna Meetup in June:

🗓️ June 3 · 18:30 CEST
📍kununu · Schottenring 2-6,4th floor · 1010 Vienna
💬 Remote Components with RSC by @lazarv.dev
💬 Building real-time fingerspelling recognition in React Native by Elena & Niklas
💬 Automating JSDoc with Github actions by Adrián
www.meetup.com
May 22, 2025 at 3:17 PM
Reposted by Viktor Lázár
no idea how we'll ever be able to thank @joyeecheung.bsky.social for all her efforts to port `require(esm)` to Node 20 🥹
February 12, 2025 at 8:14 AM
🎮🎸📺 I've always loved gaming, music, and movie/TV-themed T-shirts, but now I have two new favorites! 🎉 My first @lazarv/react-server shirts just arrived! 😎

🔥 A little geek swag never hurts! And yes, dark mode included - one black, one white, just like the docs! ⚫⚪

What do you think?
February 5, 2025 at 5:09 PM
Reposted by Viktor Lázár
New blog post! Let's move to ESM! 😈

👀
antfu.me/posts/move-o...
Move on to ESM-only
Let's move on to ESM-only
antfu.me
February 5, 2025 at 8:12 AM
Finally, @lazarv/react-server now uses Vite 6 latest! 🚀
Also updated to use the latest React 19 experimental & Vitest 3 ✅
Vite 6 simplified the dev server config in many places, but some workarounds were still needed - especially for the environment-dependent alias plugin, which I had to patch. 🔧😅
February 4, 2025 at 7:36 AM
Reposted by Viktor Lázár
hey dev tools companies!

I am actively booking season 2 of Web Dev Challenge and I want to work with you. we’ll pick a use case and get devs to build an app using your tool — then we’ll open up the challenge to the community for fun & prizes!

limited spots available — hit me up at info@codetv.dev
January 31, 2025 at 6:02 PM
Reposted by Viktor Lázár
Today we’re happy to share our plans for Biome 2.0 as well as the rest of our roadmap for 2025.

Read all about it here: biomejs.dev/blog/roadmap...

#OpenSource #WebDev #Tooling for #JavaScript #TypeScript #CSS #GraphQL and #GritQL, written in #Rust
Roadmap 2025 and Biome 2.0
biomejs.dev
January 22, 2025 at 9:17 AM
Reposted by Viktor Lázár
We just released the beta for TypeScript 5.8! This release brings support for Node.js' require(ESM), smarter/safer checks for functions using advanced types, a few great optimizations for editor scenarios, and more. Give it a try!

devblogs.microsoft.com/typescript/a...
Announcing TypeScript 5.8 Beta - TypeScript
Today we are excited to announce the availability of TypeScript 5.8 Beta. To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta Let’s tak...
devblogs.microsoft.com
January 29, 2025 at 8:13 PM
Reposted by Viktor Lázár
TIL you can set a successor to your GitHub account in case accidents happen.

This is one of the best GitHub features I haven’t discovered for a while.

Highly recommended for every open source maintainer to set it up!
docs.github.com/en/account-a...
January 30, 2025 at 6:06 AM
Reposted by Viktor Lázár
Looks like @renovatebot.com now supports pnpm catalogs!
January 28, 2025 at 6:37 PM
Reposted by Viktor Lázár
Never bet against @vite.dev.
January 27, 2025 at 7:33 PM
Reposted by Viktor Lázár
Announcing ES Module Shims 2.0. The latest version of what started out as an import maps polyfill now supports production polyfilling of more than 8 existing and upcoming native browser modules features 🧵
January 27, 2025 at 8:03 AM
Reposted by Viktor Lázár
esm.sh v136 has been deployed with
- builtin @jsr.io (h/t @lcas.dev ) and pkg.pk.new (h/t @aslemammad.bsky.social @amirsakhravi.bsky.social) registries.
- more stable package version resolving
- use @pi0.io's github.com/unjs/unenv
- and more ↪ github.com/esm-dev/esm....
Releases · esm-dev/esm.sh
A no-build CDN for modern web development. Contribute to esm-dev/esm.sh development by creating an account on GitHub.
github.com
January 24, 2025 at 3:17 AM
Reposted by Viktor Lázár
Public acknowledgments make a massive difference in the long term. Thanking the people who helped you and the projects that inspired you allows the whole ecosystem to weave a narrative around the shared commons we're creating together. I'm always happy when OSS projects send flowers to others 💐
January 23, 2025 at 8:45 PM
Reposted by Viktor Lázár
5 years in, I'm still thinking about how we can enable streamed execution of ES modules: docs.google.com/document/d/1...
Why streaming modules and lazy linking is good
Why streaming modules and lazy linking is good leszeks@, yoavweiss@ Currently, module graphs are required to be fully downloaded, compiled, and “linked” (verifying that imported names match exported n...
docs.google.com
January 26, 2025 at 9:26 AM
Reposted by Viktor Lázár
If you've got a podcast or interview show, I've got availability & a lot to say & I'd love to join as a guest!

If you're interested in talking about:
- Uncommon approaches to reaching dev audiences
- Learning how to get paid to have a heck of a lot of fun

I love a good conversation — hit me up!
January 26, 2025 at 11:22 PM
Reposted by Viktor Lázár
Saw a take that "bad docs are better than no docs" and just... no.

*Imperfect* docs are better than no docs. (Who's perfect?) *Incomplete* docs are better than no docs. (Docs are never done!) But don't set "bad docs" as your bar. They frustrate your users and are actively harmful to your project.
January 26, 2025 at 8:41 PM
Reposted by Viktor Lázár
posted some thoughts on making a profit from open source

💰💰💰

roe.dev/blog/zero-su...
Zero sum games
Open source is about mutual giving. So how does that square with commercial open source? Or building a for-profit product on top of an open-source project?
roe.dev
January 26, 2025 at 8:20 PM
🚀 @lazarv/react-server is now compatible with @bun.sh!

Faster startup, improved DX, and a smoother developer experience - all with Bun’s speed and efficiency.

Try it out today! 👉 react-server.dev/guide/get-st...
@lazarv/react-server
The easiest way to build React apps with server-side rendering.
react-server.dev
January 23, 2025 at 3:04 PM
🚀 First major @lazarv/react-server update of 2025 is out now! Showcasing new features and a ton of bugfixes in a new Pokémon example app, including form-driven navigation, smarter revalidation, and better error handling! Try it now and check out the updated docs at react-server.dev!
@lazarv/react-server
The easiest way to build React apps with server-side rendering.
react-server.dev
January 19, 2025 at 11:41 AM
Reposted by Viktor Lázár
And for Vite integration: we are now passing all relevant tests in github.com/rolldown/vite, the temporary fork of Vite that runs on Rolldown instead of esbuild / Rollup. Expect a proper release early 2025!
GitHub - rolldown/vite: No-bundle Dev Server for Vue 3 Single-File Components
No-bundle Dev Server for Vue 3 Single-File Components - rolldown/vite
github.com
December 25, 2024 at 4:18 PM
Reposted by Viktor Lázár
🎁 A surprise holidays gift: after over a year of hard work, we have just published Rolldown 1.0.0-beta.1!
December 25, 2024 at 4:18 PM
Reposted by Viktor Lázár
React v19 is now stable!

react.dev/blog/2024/12...
React v19 – React
The library for web and native user interfaces
react.dev
December 5, 2024 at 7:05 PM
Reposted by Viktor Lázár
Vite 6.0 is out ⚡️
vite.dev/blog/announc...
Announcing Vite 6
Vite 6 Release Announcement
vite.dev
November 26, 2024 at 2:26 PM
The atmosphere here on 🦋 is so awesome! I originally registered to 🦋 on June 29th. It was quiet, but now it's vivid, lively, friendly, and welcoming! I can focus only on a single platform, so I consider 🦋 the new main platform for me from now on. No turning back!
November 3, 2024 at 8:43 PM