Home › Forums › JavaScript › Sails.js, KrakenJS or write own MVC for Express? › Reply To: Sails.js, KrakenJS or write own MVC for Express?
September 23, 2014 at 10:30 am
#184368
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.