Wasp’s platform is the glue that holds web dev apps together

https://techcrunch.com/feed/ Hits: 14
Summary

When Matija Šošić started working in web development, he was surprised by how hard it was to build a full-stack production-ready web application. One of the biggest hurdles Šošić faced was navigating the fragmented dev tooling landscape. Coding a web application required utilizing different tools for developing the front-end versus the back-end, and so on. “The whole ecosystem is very modular and granulated,” Šošić told TechCrunch. “There’s a lot of these separate sub-systems, which you have to figure out how to paste together, and then also make sure they are both, you know, scalable and secure with everything you set up.” In 2020, Šošić decided to pair up with his twin brother, Martin Šošić — who’d faced similar issues in his own developer career — to launch Wasp, a platform meant to connect these fragmented tools, in 2021. Wasp is a full-stack web app dev tool that acts as the glue between the different platforms developers are already using, including React, Node.js, and Prisma, among others. Wasp helps compile the code from these different platforms together into one web application. Wasp also spots and flags the gaps that are common when a developer mashes together different coding sources. Wasp will let a developer know if they are missing an API key, for example, or suggest potential code changes to prevent future issues. That last piece is particularly important in today’s market as numerous new AI coding tools, like Windsurf (formerly Codeium) and Cursor, have made coding accessible to nontechnical folks. While that’s largely a good thing, Šošić said, “vibe coding doesn’t work for enterprise,” and Wasp can help budding developers build more secure, full-stack web applications. Wasp’s platform is open source and can deploy to a public cloud or an enterprise server. Šošić said that the founding team decided to build Wasp as a layer on top of existing tools as opposed to a completely new, out-of-the-box solution to eliminate developers having to learn a new p...

First seen: 2025-04-17 13:11

Last seen: 2025-04-18 02:15