CHAPTER 18

image

Sails.js, DerbyJS, LoopBack, and Other Frameworks

If you want to accomplish more comprehensive tasks than a standard Express.js app can accomplish out of the box, then you might want to consider exploring other true MVC frameworks. The good news is that some of the most popular alternative Node.js frameworks use Express.js. Therefore, by understanding Express.js, you can understand the inner workings of the other frameworks faster and better.

This chapter introduces the following, more advanced frameworks that depend on Express.js:

  • Sails.js
  • DerbyJS
  • LoopBack

The purpose of introducing these other frameworks is to demonstrate that, ...

Get Pro Express.js now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.