Valerio Ageno
banner
valerioageno.bsky.social
Valerio Ageno
@valerioageno.bsky.social
Developing the fastest full stack web framework!

Tuono ⚡️

https://tuono.dev
Pinned
Support for React19 is officially out! ⚡️

Tuono is a full stack web framework based on rust and react!

github.com/tuono-labs/t...

#reactjs #rust #typescript
GitHub - tuono-labs/tuono: ⚡ Superfast fullstack React framework
⚡ Superfast fullstack React framework. Contribute to tuono-labs/tuono development by creating an account on GitHub.
github.com
Just released tuono v0.18.0 ⚡

Two are the main subjects of this release:
- Improved DX with a custom error overlay on the browser
- Added environment variables support

Shout out to @jhqcat.com who drove the .env feature entirely from start to finish

github.com/tuono-labs/t...
GitHub - tuono-labs/tuono: ⚡ Superfast fullstack React framework
⚡ Superfast fullstack React framework. Contribute to tuono-labs/tuono development by creating an account on GitHub.
github.com
March 9, 2025 at 12:30 PM
Reposted by Valerio Ageno
We're fixing Storybook bloat, one dependency at a time! 🔪 @storybookjs.bsky.social
October 27, 2024 at 11:54 AM
Reposted by Valerio Ageno
Tried building Node.js with clang-cl and ccache on Windows and wrote some notes about it:

joyeecheung.github.io/blog/2025/02...

(Thanks to @targos.dev @lemire.bsky.social and Stefan Stojanovic et al., who made it possible to build Node.js on Windows with clang-cl 😍)
Building Node.js on Windows with clang-cl
Recently Node.js started to support building with clang-cl on Windows. I happened to have the chance to try it out this week and while it still needs some fixups in my case, it’s mostly working very w
joyeecheung.github.io
February 16, 2025 at 1:12 AM
Reposted by Valerio Ageno
Tuono is a full-stack web framework for building apps #madewithreactjs & Rust, focusing on usability & performance 📦️⚙️ - https://madewithreactjs.com/tuono
February 12, 2025 at 10:40 AM
Just a great new little feature for tuono ⚡

v0.17.4

Added the support for configuring the server directly in tuono.config.ts

github.com/tuono-labs/t...

#rust #react #typescript #tuono_dev
January 23, 2025 at 6:10 PM
Reposted by Valerio Ageno
Vitest 3.0 is here!
Announcing Vitest 3.0
Vitest 3.0 Release Announcement
vitest.dev
January 17, 2025 at 2:07 PM
Reposted by Valerio Ageno
Cool graph from Mastodon of which star will be closest to us. Proxima Centauri will not the closest forever.

mathstodon.xyz/@johncarlosb...
January 18, 2025 at 1:05 PM
Reposted by Valerio Ageno
current state of all my side projects
January 16, 2025 at 12:59 PM
Reposted by Valerio Ageno
Anyone seeking a change in web development should try Tuono. It’s a new web framework that lets you write react for the client, and rust for the backend - think next.js but faster and leaner! Try it out: tuono.dev
Tuono - Documentation
Tuono is a full-stack framework for building React applications using Rust as the backend.
tuono.dev
January 14, 2025 at 9:14 PM
Reposted by Valerio Ageno
I love opening DevTools to see what a Real Website is doing for something I'm trying to solve and then discovering it's nothing but <div> soup so I just close the ol' DevTools and say, well at least the site(s) I'm rebuilding are not <div> soup.
January 14, 2025 at 5:53 PM
Reposted by Valerio Ageno
PDF is a valid game engine
I made a Doom source port that runs within a PDF file.

PDFs support Javascript, so Emscripten is used to compile Doom to asm.js, which is then run within the PDF engine. Input/output is done by manipulating text input fields.

doompdf.pages.dev/doom.pdf

github.com/ading2210/do...
January 13, 2025 at 9:32 PM
Reposted by Valerio Ageno
Adaptive design for $100 bill by Anatoly Zenkov

anatolyzenkov.com/resizabill
January 9, 2025 at 4:24 PM
I don’t get why people are so excited about running typescript directly with nodejs.

Aren’t 99% of the project already setup with transpilers and bundlers?

#nodejs #typescript
January 9, 2025 at 5:17 PM
Reposted by Valerio Ageno
Do you like this feed? If you do repost this and share it with your friends!
January 8, 2025 at 7:39 PM
Support for React19 is officially out! ⚡️

Tuono is a full stack web framework based on rust and react!

github.com/tuono-labs/t...

#reactjs #rust #typescript
GitHub - tuono-labs/tuono: ⚡ Superfast fullstack React framework
⚡ Superfast fullstack React framework. Contribute to tuono-labs/tuono development by creating an account on GitHub.
github.com
January 9, 2025 at 3:09 PM
Reposted by Valerio Ageno
I wonder if slow-to-compile languages, such as Rust, are going to have a structural disadvantage in the world we're entering.

When LLMs write code, there are typically several iterations before getting what you want. This favours prototyping languages.
January 8, 2025 at 9:20 AM
Happy to share here Tuono. A super fast React full stack framework!

github.com/Valerioageno...
GitHub - Valerioageno/tuono: Superfast fullstack react framework
Superfast fullstack react framework. Contribute to Valerioageno/tuono development by creating an account on GitHub.
github.com
November 17, 2024 at 7:53 AM