Layer your app, keep Express within its boundaries

October 12, 2017 ยท View on GitHub



Separate component code into layers: web, services and DAL

alt text



1 min explainer: The downside of mixing layers

alt text

Contents

  1. 0.1Separate component code into layers: web, services and DAL
  2. 0.21 min explainer: The downside of mixing layers