RSS Amplifier

Blog

Wasp Blog

Wasp Blog

wasp.shSource feed ↗10 posts

Live Last read · last published · next check

Written by

Latest posts

Wasp now supports Resend for sending emails

Wasp 0.25 adds Resend as a first-class email sender provider: set provider to Resend, add your API key, and start sending emails from your full-stack app.

Buzz + Wasp: from one chat message to a deployed full-stack app

I typed one message into a chat channel in Buzz and an agent scaffolded, deployed, and shipped a live full-stack CRM with Wasp. Here's the recipe, written so a human or an agent can follow it.

Made with Wasp: how Searchcraft built a full-stack SaaS around their Rust search engine

How Searchcraft, a Rust-based Algolia alternative, built their full-stack customer dashboard with Wasp and the Open SaaS template.

Why design matters for a web framework: a 7-year evolution

Wasp is a full-stack web framework. After five years of treating design as second-tier, we rebranded it as a technical spec: blueprints, monospace, three colors. Here's why design ended up mattering more for us than for our users.

Roll your own file-based router in under 50 lines of code

Wasp's spec is just a TypeScript program, so file-based routing isn't a framework feature you wait for — it's under 50 lines of code you own. Here's how to build one with the exact conventions you want.

JavaScript still can't ship a full-stack module

Why JavaScript lacks true full-stack modules, what Rails and Laravel get right, and how Wasp can bring that pattern to JS.

Made with Wasp, Vol. 2 - from video editing to daycare lesson planning

Community Day of Launch Week #12: four real, paid SaaS apps shipping on Wasp right now, across creator tools, UK property tech, e-commerce, and early-childhood education.

Wasp now lets you write your full-stack logic as a spec in TypeScript

Wasp drops its custom DSL and replaces it with a TypeScript-native way to define your full-stack app: the TypeScript Spec. Here's what it is, how it works, and what it unlocks.

Wasp Launch Week #12 - TS Spec aka MeTSamorphosis 🐛🦋

Launch Week #12 is Wasp's biggest shift yet: the DSL is gone, and Wasp is now a fully TypeScript-native full-stack framework. Plus SSR/pre-rendering, a rebrand, Community Day, and easier deploys.

How To Build A SaaS with AI. Without Getting Stuck.

Vibe coding a SaaS can get you started fast but can also turn into a mess. The way out isn't a rewrite, it's a process. Here are 5 tips that keep you the architect while AI does the building.