Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Sails.js, KrakenJS or write own MVC for Express? Reply To: Sails.js, KrakenJS or write own MVC for Express?

#184368
vwal
Participant

@Croco, if you go with AngularJS in the front-end, then something like Hapi.js might be a good match for a back-end as it provides a clean and well-supported (Walmart labs) REST API framework.

Also, http://egghead.io is a good source for easy-to-digest (short) AngularJS tutorial videos.