Summary

In this short chapter, we’ll provide a list of the most useful Node.js resources for further learning.

Other Node.js Frameworks

The Express.js framework is no doubt the most mature, popular, robust, tested and used project for Node.js web services. As of this writing, Express.js is also the most starred NPM repository with 2x more stars that request and async libraries. There are plenty of real production apps that rely on Express 2.x and 3.x including Storify (acquired by LiveFyre), DocuSign, new MySpace, LearnBoost, Geekli.st, Klout, Prismatic, Segment.io and more.

Express.js is also the most starred NPM repository.

Express.js is also the most starred NPM repository.

Nevertheless, there are plenty of alternatives for which we created our analog of todomvc.com collection: nodeframework.com. By the way, some of the more comprehensive frameworks depend on Express.js (i.e., SailsJS). So it’s great that our readers know Express.js by now!

Node.js Books

For more core Node.js overview and/or other components of the Node.js stack, such as databases and websockets, please consider these resources:

JavaScript Classics

For deeper understanding of the most misunderstood and most popular programming language, please make sure to read these proven classics:

Contact Us

Let’s be friends on the Internet!

Other Ways to Reach Us

Share on Twitter with ClickToTweet link: http://ctt.ec/dd0Nc, or just click:

“I’ve finished reading Express.js Guide — The Comprehensive Book on Express.js by @azat_co #RPJS #Node.js”