Topic
Tagged “React”
5 pieces
All topics
- Project2024 · ai-toolPurecreateA 3D apparel customizer that designs your shirt in real time and generates decals from a text prompt with DALL·E 3. Designing custom apparel usually means clunky mockup tools or a slow back-and-forth with a designer — there's no fast, visu…
- ResourceReferenceReact DocsReact's modern, hooks-first documentation with interactive examples. Re-reading the rules of hooks every six months is healthy.
- ResourceIconsLucideCommunity-driven Feather fork with 1,500+ icons and tree-shakable React bindings. The icon set this site already uses — search before reinventing a glyph.
- ResourcePlaygroundCodeSandboxCloud editor that boots a real Node container — full npm, env vars, and previews. Reproducing a bug for a maintainer without setting up a private repo.
- Notenotenote notethe thing that finally made server components click for me 🧠 stop asking "server or client component?" — ask "where does this data live?" the boundary mostly draws itself after that.