MEAN Stack: Client & Server Side Breakdown

Zach Cusimano
loriscode
Published in
1 min readJan 11, 2017

Understanding all the moving parts of a full stack javascript app is a tuff thing to wrap your head around.

To help clear things up I created a diagram which attempts to clarify the relationship between the database, the server and the client side.

Client & Server Side Relationship Model

This diagram references the relationship between…

  • Express
  • Mongo
  • Mongoose
  • jQuery
  • AJAX
  • HTML/CSS

Check out the referenced repository!

//If you have any questions, feel free to comment!

--

--