SolidJS

@solidjs.com

Simple and performant reactivity for building user interfaces. Discord: http://discord.gg/solidjs

The @solidjs.com team is making an amazing job with Solid Start 2. Dependencies have dropped from 479 in v1 to 137 in the last v2 alpha version. And apparently a Rust version of vite-plugin-solid is coming up which would drop all the 50 or so Babel deps.

BildBild

Looking forward to having @atila.io at ZurichJS Conf! Team lead of SolidStart, core contributor to @solidjs.com, OSS advocate💛, and Fullstack Engineer at Databricks. Atila is always looking beyond the code, exploring how we learn, collaborate, and build better experiences for developers and users.

Bild

@solidjs.com has a new `sld` tagged template function coming out to replace its `html` template function. `sld` is renamed from `html` because it not HTML-syntax-compatible, with JSX-like case-sensitive <Component> syntax. No more pesky <${Component}> syntax!

Bild

Zynth is a fine-grained reactive runtime for iOS and Android built on @solidjs.com principles. It enables an authentic native feel and smooth animations without blocking the JS thread, all from one codebase. Zend is now on the App Store. Open alpha: github.com/zynth-org/zy...

GitHub - zynth-org/zynth: Create cross-platform app using SolidJS

Create cross-platform app using SolidJS. Contribute to zynth-org/zynth development by creating an account on GitHub.

github.com

Async in frameworks happens in 4 phases: 1. create 2. consume 3. block 4. read The problem? Most fuse 2 & 3. Consumption triggers blocking. This puts DX (coloration) at odds with UX (blocking). Solid 2.0 snaps them to the poles. Colorless logic. Non-blocking UI.

Bild

Very excited to announce that I have joined @powersync.com as a Developer Relations Engineer! Sync Engines are the future of app development on every platform, not just the web, and provide a necessary abstraction for AI applications and agentic engineers.