Files

414 B

Layer your app, keep Express within its boundaries



Separate component code into layers: web, services, and Data Access Layer (DAL)

alt text



1 min explainer: The downside of mixing layers

alt text