SolidJS 2.0 Async Data: A Deep Dive for React Devs
How SolidJS 2.0 handles async data: promises in the reactive graph, the Loading boundary, isPending, and generator actions, explained for React developers.
- solidjs
- react
- javascript
- webdev
I'm Dennis, a Lead Frontend Engineer from Milan with over a decade of experience crafting clean, accessible web experiences. I believe in building with purpose and contributing to the open-source community.
How SolidJS 2.0 handles async data: promises in the reactive graph, the Loading boundary, isPending, and generator actions, explained for React developers.
pnpm v12 is a 1:1 rewrite of its install engine in Rust, with no Node.js launcher and warm installs up to 30x faster. Still alpha, but you can try it today.
WebMCP lets a web page expose typed tools that browser AI agents call directly, no DOM scraping. What it is, how to try it in Chrome, and the caveats.
A friendly CLI for managing git worktrees.
Chrome extension that converts webpages to clean Markdown for ChatGPT, Claude, and other AI assistants.
A simulator of the classic Windows 98 Disk Defragmenter tool.
A simple investment simulator to help you understand the power of compound interest.
Performant and easy-to-use animation library for React apps.
Learn how to build React components that are accessible by default, with a live coding session building an accessible accordion from scratch.