• Joined on 2026-09-27
The quickest sane React start: Vite 8, React 19, TypeScript and Tailwind CSS v4. No router, no state library, no component framework — a clean slate that builds in seconds and hot-reloads instantly.
Updated 2026-09-27 21:27:24 +02:00
Vite 8 + React 19 + TypeScript + Tailwind CSS v4 with shadcn/ui set up the way the shadcn CLI does it today: the radix-nova style, OKLCH CSS-variable theming (dark by default), the @/ import alias, and three components you own as source — Button, Card,
Updated 2026-09-27 21:27:21 +02:00
A small blog client in React 19, Vite 8, TypeScript and Tailwind CSS v4 — post list, post page with rendered markdown, login, and an editor with a publish toggle. No component library, no state framework. It works against any backend of the devai.io blo
Updated 2026-09-27 21:26:21 +02:00
The blog client in modern Angular 22 — standalone components, signals, the built-in control flow (@if, @for), zoneless change detection and Tailwind CSS v4. Post list, post page with rendered markdown, login, and an editor with a publish toggle. It work
Updated 2026-09-27 21:26:03 +02:00