December 2014
Intermediate to advanced
372 pages
7h 34m
English
CHAPTER 18
![]()
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:
The purpose of introducing these other frameworks is to demonstrate that, ...
Read now
Unlock full access