From 11cdaef49ad498932cb4c7ed9cff123d2ca4b487 Mon Sep 17 00:00:00 2001 From: Vilson Vieira Date: Sun, 20 Jan 2019 15:53:10 -0200 Subject: [PATCH] Add JAMstack (#1471) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 067c3bd3..058a5d97 100755 --- a/readme.md +++ b/readme.md @@ -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