Add Wasp (Web Application Specification Language) (#820)

* Update README.md

* fix: remove an invalid link

Co-authored-by: Gökay Gürcan <gokaygurcan@gmail.com>
This commit is contained in:
Max Khamrovskyi 2022-07-14 12:31:41 +03:00 committed by GitHub
parent 3f39f8acec
commit 8fd9bfa38d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -886,6 +886,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Mobile-First-RWD](https://github.com/bradfrost/Mobile-First-RWD) - An example of a mobile-first responsive web design.
* [this-is-responsive](https://github.com/bradfrost/this-is-responsive) - This Is Responsive.
* [npm run-scripts](https://gist.github.com/addyosmani/9f10c555e32a8d06ddb0) Task automation with NPM run-scripts.
* [Wasp](https://github.com/wasp-lang/wasp) Wasp is a declarative domain-specific language for developing, building, and deploying modern Javascript full-stack web apps with less code.
## Images
@ -1037,7 +1038,6 @@ https://listjs.com
## Podcasts
* [JavaScript Air](https://javascriptair.com/) - The live video broadcast podcast all about JavaScript and the Web platform.
* [Web of Tomorrow](http://www.weboftomorrowpodcast.com/) - Podcast about JavaScript for beginners.
* [JavaScript Jabber](https://devchat.tv/show/javascript-jabber) - A weekly podcast about JavaScript, including Node.js, Front-End Technologies, Careers, Teams and more.
# Worth Reading