Monday, 5 June 2017

A book or resource for modern Express JS development (not a newcomer in node land)

I have been developing Javascript apps for 2 years now but mostly using Sails.js, I have a new project that I should start on soon and must be on express js (Sorry no Trails / AdonisJS / Koa for me).I know how to use ES6 -babel - Webpack - Testing (mocha-chai-sinon) ...etcwhat I'm looking for is a book that shows best practice using expressjs using ORM/Authentication/Authorization and professional project structure (as tutorials I found a pretty simplistic and put business logic in routing file instead of separating it into controller or services file) to build REST api.

Submitted June 05, 2017 at 10:30PM by supermedo

No comments:

Post a Comment