
Storybook
Frontend workshop for building UI components and pages in isolation, develop, document, and test components for React, Vue, Angular, and Svelte.
Storybook isolates each UI component so you can develop, test, and document it independently. Add-ons provide accessibility checks, responsive viewport previews, design tool integration, and interaction testing, all within a single workshop.
Useful for teams building design systems and component libraries. Use it to showcase components to stakeholders, run visual regression tests with Chromatic, and onboard new developers by letting them browse every UI state without running the full app.
URL
https://storybook.js.org/Recommended tools

ngrok
Secure localhost tunneling service that exposes local servers to the internet with HTTPS, essential for webhook testing and demo previews.

Cloudflare
Global network platform offering CDN, DDoS protection, Workers (serverless edge computing), Pages (Jamstack hosting), R2 (object storage), and D1 (edge database).

Transform Tools
Polyglot code transformation playground, convert between JSX, TypeScript, JSON, GraphQL, CSS, and more with instant, copy-pasteable output.