DONE WITH MEAN!
I finally finished the last assignment for MEAN. Discussion Board is by far the longest work I've done so far. It makes me really appreciate all the web sites that have basic associations with each other. But the biggest gem in this assignment is deep populate. Thank you Buu Nguyen for creating a brilliant module that dives into nested objects in schemas. Essentially, waaaaay back in Python when we played around with the Google Map API, the returned json was a huge object that contained a lot of information. Each of the information nested in those objects or arrays or whatever all had information that can be extracted. I dug myself into a whole thinking I had to do just that writing a lot of get/show methods. With deep populate, I just populate all the nested information easily and can access them via embedded Javascript.
My next assignment is to learn how to deploy and right after that will be the black belt. Wish me luck!
No comments:
Post a Comment