Wednesday, March 19, 2014

Day 8

Today we continued working on AJAX calls. Got my code posting to a database and writing objects values to an HTML table. Still not certain on what every line of those AJAX calls means so I need to study that a bit more.

My big take away from today was improving my debugging methodology. Getting better at understanding the DOM and Console inside a browser and using that info to debug my code.

Trying to get a time stamp on objects taken from a database. Close, but it still changes when I update the table. Got to get that static time stamp.

No comments:

Post a Comment