Friday, December 11, 2015

Day 39

Full MEAN


Now that we have learned Angular, we can now do everything in Full MEAN. Although daunting at first, I realized it's just adding the angular code to the routes and that was essentially it. This is the flowchart for MEAN:
Again it seems like a lot of info but we've done most of the work already. My dumbest mistake of the day was not reading the first assignment fully and not changing the bodyparser to read json. Everything now in MEAN is going to be passing through objects to and from the view to the DB and backwards. 

No comments:

Post a Comment