1
mirror of https://github.com/sindresorhus/awesome synced 2024-12-01 08:11:44 +01:00

Add Next.js (#1014)

This commit is contained in:
Ademola Adegbuyi 2017-07-22 22:19:16 +01:00 committed by Sindre Sorhus
parent 60f5177ad3
commit 3a4bc57bfc

View File

@ -214,6 +214,7 @@
- [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics.
- [Preact](https://github.com/ooade/awesome-preact) - App framework.
- [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources)
- [Next.js](https://github.com/unicodeveloper/awesome-nextjs) - Framework for server-rendered React apps.
## Back-End Development