Apr 29 · 3 min read · 🚀 Introduction Modern UI development often ties components to specific frameworks like React or Angular. This leads to duplicate development, inconsistent design, and increased maintenance effort. To
Join discussion
Apr 20 · 5 min read · I wanted to experiment building a full-stack web framework that was small enough for the AI to read end-to-end without needing an MCP. What if the source code, both my code and the framework's code (i
Join discussion
Mar 27 · 8 min read · Social commerce is booming, especially within apps. Users today demand seamless shopping experiences without the friction of leaving their social feeds. Traditional development often leads to fragmented UIs and performance bottlenecks, hindering conv...
Join discussion
Jan 28 · 3 min read · For a long time, I dreamed of building a fully customizable, reusable, and cross-framework UI component library to streamline my project development. By chance, I discovered Web Components, a native Web API that allows the creation of custom HTML tag...
Join discussion
Jan 22 · 7 min read · AgnosticUI’s Login Playbook Imagine generating a complete, production-ready UI across React, Vue, and Lit with a single AI prompt—eliminating framework lock-in and design drift for good. Read on… Over the past week, I’ve been heads-down building Agno...
Join discussion
Dec 10, 2025 · 31 min read · Canvas Drawing Editor Complete Guide A powerful, zero-dependency Canvas drawing editor Web Component GitHub: https://github.com/typsusan-zzz/canvas-drawing-editor NPM: https://www.npmjs.com/package/canvas-drawing-editor Live Demo: https://typsusa...
Join discussionDec 8, 2025 · 4 min read · When I first started building my portfolio, I wanted something modern, reusable, and framework-agnostic. That’s when I discovered Web Components. Web Components let you create custom HTML elements that encapsulate structure, styling, and behavior — a...
Join discussion