2
0
mirror of https://github.com/sindresorhus/awesome synced 2024-11-05 00:00:33 +00:00

Add JAMstack (#1471)

This commit is contained in:
Vilson Vieira 2019-01-20 15:53:10 -02:00 committed by Sindre Sorhus
parent 5db792899f
commit 11cdaef49a

View File

@ -243,6 +243,7 @@
- [Next.js](https://github.com/unicodeveloper/awesome-nextjs#readme) - Framework for server-rendered React apps.
- [Hyperapp](https://github.com/hyperapp/awesome-hyperapp#readme) - Tiny JavaScript library for building web apps.
- [lit-html](https://github.com/web-padawan/awesome-lit-html#readme) - HTML templating library for JavaScript.
- [JAMstack](https://github.com/automata/awesome-jamstack#readme) - Modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt markup.
## Back-End Development