Building Reactive Declarative UI with Vanilla JavaScript and Proxy-Based State
A practical experiment using vanilla JavaScript, Web APIs, and Proxy-based state to create reactive, declarative UI without frameworks.
Read the full articleYou might also wanna read
A2UI + MCP Apps: Combining the best of declarative and custom agentic UIs
This post introduces three architectural patterns designed to integrate Model Context Protocol (MCP) Apps and Agent-to-User Interface (A2UI)

Declarative Shadow DOM
What we are able to build using the web platform has gone into overdrive, especially in the last two years. Most of the action has been in t
Step-by-Step Guide: Build a JavaScript UI Framework From Scratch
A tutorial published on DEV Community walks developers through building a working JavaScript UI framework from first principles. The guide e
State.js: A CSS-Reactive Framework That Replaces JavaScript Logic with CSS Variables for UI State Management
State.js is a CSS‑reactive framework that makes UI state and updates flow through CSS instead of JavaScript logic. - iDev-Games/State-JS
Why an HTML-first approach outperformed heavy SPA frameworks for our website
Starting a few years ago, I realized some junior and medior engineers never once considered the possibility of building a website (app, expe

Understanding Shadow DOM in the Web Components Ecosystem
Web Components are more than just Custom Elements. Shadow DOM, HTML Templates, and Custom Elements each play a role. In this article, Russel

Comments
Sign in to join the conversation.
No comments yet. Be the first.