SolidJS Perf tip:
Use the native `textContent` prop for dynamic text. JSX can't tell what will be inserted. This optimizes cases that are text only.
JSX inserting anything is a super-power. How many frameworks let you move DOM elements naturally:
stackblitz.com/edit/solidjs-…
Deep dive for React devs: the async memo, the <Loading> boundary that only shows on first load, isPending, and generator actions. morello.dev/blog/solidjs-2-a…
So for my first major software project, Meet Littmaily 🚀 🦀 Rust + Tauri v2 ⚡ SolidJS (120fps virtualized UI) 🔒 AES-256 SQLCipher local DB 🕵️♂️ SSRF-protected image proxy
Your data stays on your machine. Period.
#RustLang, @TauriApps , @solid_js , @rustlang
Bikeshedding API naming for a primitive that queries(boolean result) the unsettledness of state/data after the initial load (initially it participates in render holding).
Over the past 2 years we've gone back and forth, but the naming meeting expectations has been a struggle
Introducing PocketJS 🕹️
import { createSignal } from "solid-js"
on a Sony PSP.
No forked framework. Real Solid and Vue Vapor, compile-time Tailwind design system, and 60 FPS animation in 8 MB of RAM!
Bare Metal Modern Web ⚡️
Welcome to ZurichJS Conf, @AtilaFassina 🚀
Fullstack Engineer at @databricks, team lead of SolidStart, @solid_js core member, and GDE. From fine-grained reactivity and rendering models to DX and framework architecture, Atila helps shape the future of modern web development.
Formisch v1 is finally in RC! 🎉
After a year of long nights, the form library I wish existed when I was building complex forms for my first startup is here.
Schema-first. Fully type-safe. Tiny (starts at 2.5 kB). And not just React — it runs on 6 frameworks from one core.
Read the announcement and try it today 👇
formisch.dev/blog/formisch-v…
Formisch v1 is finally in RC! 🎉
After a year of long nights, the form library I wish existed when I was building complex forms for my first startup is here.
Schema-first. Fully type-safe. Tiny (starts at 2.5 kB). And not just React — it runs on 6 frameworks from one core.
Read the announcement and try it today 👇
formisch.dev/blog/formisch-v…
Excited to announce, We at @coderabbitai are proud to sponsor @solid_js! I am personally a big fan of @RyanCarniato, and it feels like a dream to be able to support his work.
Huge thanks to @davedbase for working with us to make this happen.
🎉 TinyBase v8.3 - the one with @solid_js!
Primitives and components to work with Solid - just like you can with React & Svelte!
Major props to Daniel Grant (@djgrant_) for the hard work to get this going!
Zaidan v1.1.0 is live 🎉
🤖 First external registry block ported via the Zaidan agent (sortable, from ReUI)
📜 Scroll Area synced from shadcn
🎨 Customizer now mirrors shadcn: 26 fonts, new theme colors, chart colors picker
Shadcn UI for SolidJS → zaidan.carere.dev