awesome-react icon indicating copy to clipboard operation
awesome-react copied to clipboard

Add Wasp (Web Application Specification Language)

Open maksim36ua opened this issue 3 years ago • 0 comments

I'm adding Wasp (Web Application Specification Language). It's a declarative DSL (domain-specific language) for developing, building, and deploying modern full-stack web apps with less code.

Concepts such as app, page, user, login, frontend, production, etc. are baked into the language, bringing a new level of expressiveness and allowing you to get more work done with fewer lines of code.

While describing high-level features with Wasp, you still write the rest of your logic in your favorite technologies (currently React, NodeJS, Prisma).

maksim36ua avatar Jul 12 '22 11:07 maksim36ua