From a08a1d3f5093ce376a03569b8e2b7bc9ca33a4c2 Mon Sep 17 00:00:00 2001 From: Wahyu Kristianto Date: Sat, 8 Jul 2017 01:07:28 +0700 Subject: [PATCH] Update Next.js description (#709) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 376196e..2e0acc1 100644 --- a/readme.md +++ b/readme.md @@ -341,7 +341,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨ - [ThinkJS](https://thinkjs.org) - Framework with ES2015+ support, WebSockets, REST API. - [ActionHero](http://www.actionherojs.com) - Framework for making reusable & scalable APIs for TCP sockets, WebSockets, and HTTP clients. - [MERN](http://mern.io) - Easily build production-ready universal apps with MongoDB, Express, React, and webpack. -- [Next.js](https://zeit.co/blog/next) - Minimalistic framework for server-rendered React apps. +- [Next.js](https://zeit.co/blog/next) - Minimalistic framework for server-rendered universal JavaScript web apps. - [Nuxt.js](https://nuxtjs.org) - Minimalistic framework for server-rendered Vue.js apps. - [seneca](https://github.com/senecajs/seneca) - Toolkit for writing microservices. - [AdonisJs](http://adonisjs.com) - A true MVC framework for Node.js built on solid foundations of Dependency Injection and IoC container.