LOGO

Wasp: The Platform for Web Dev Apps

April 17, 2025
Wasp: The Platform for Web Dev Apps

The Challenges of Full-Stack Web Development and the Rise of Wasp

Matija Šošić encountered significant difficulties when he began his career in web development, specifically in constructing a production-ready, full-stack web application.

A primary obstacle Šošić faced was the fragmented nature of the available development tools. Creating a web application necessitated the use of distinct tools for front-end and back-end development, among other aspects.

A Modular and Granular Ecosystem

“The entire ecosystem is highly modular and granular,” Šošić explained to TechCrunch. “Numerous separate sub-systems exist, requiring developers to integrate them effectively while ensuring both scalability and security across the setup.”

Recognizing these challenges, Šošić partnered with his twin brother, Martin Šošić, who had experienced similar issues during his own development work, to establish Wasp in 2021.

Introducing Wasp: Connecting Fragmented Tools

Wasp functions as a full-stack web app development tool, serving as a unifying element between the various platforms developers commonly utilize, including React, Node.js, and Prisma.

Essentially, Wasp streamlines the process of compiling code from these diverse platforms into a single, cohesive web application.

Furthermore, Wasp proactively identifies and highlights potential gaps that frequently arise when developers integrate different coding sources.

For instance, Wasp can alert a developer to a missing API key or suggest code modifications to prevent future complications.

Addressing the Rise of AI Coding Tools

This capability is particularly crucial in the current landscape, with the emergence of numerous AI coding tools like Windsurf (formerly Codeium) and Cursor, which are expanding access to coding for individuals without extensive technical backgrounds.

While this trend is generally positive, Šošić emphasizes that “vibe coding doesn’t work for enterprise,” and Wasp can assist emerging developers in building more robust and secure full-stack web applications.

Open Source and Deployment Flexibility

Wasp’s platform is open source, offering deployment options to both public clouds and enterprise servers.

The founding team deliberately designed Wasp as a layer built upon existing tools, rather than a completely new solution, to avoid requiring developers to learn a new programming language or workflow to utilize the platform.

Growth and Funding

Wasp participated in the Y Combinator winter 2021 cohort and launched its product into beta in 2023.

Since then, the company has garnered 26,000 GitHub stars and now collaborates with numerous startups and Fortune 500 companies.

In late 2024, Wasp secured a previously undisclosed $3.7 million funding round led by HV Capital, with participation from Fifth Quarter Ventures, Big Bets, and Metis Ventures.

The round also included investments from Ant Wilson, co-founder and CTO of Supabase, and Søren Bramer Schmidt, CEO of Prisma.

This funding adds to the $1.5 million seed round raised in 2021, bringing the company’s total funding to $5.2 million.

Future Development and Version 1.0

“This provides us with a substantial degree of operational freedom,” Šošić stated. “We are eager to advance the product to the next stage, achieve version 1.0, and further refine our positioning within the AI landscape.”

The company’s current focus is on releasing version 1.0, which will incorporate features such as support for additional programming languages and server-side rendering.

“Our primary focus remains on the core product – the open-source Wasp framework itself,” Šošić concluded. “Based on the feedback received over the past four years, we now have a clear understanding of the necessary developments and support required to reach version 1.0.”