oscarcauich / portfolio

0 stars 1 forks source link

Class 12 #17

Closed oscarcauich closed 7 years ago

oscarcauich commented 7 years ago

I would say I spend about 3 hours working on this lab. The most challenging for me on this lab, was to debug the code when I wasn't getting the data I was expecting from github. I learned from Sarah and Gio how to use the network tab from the console to see what is going on behind the scene. I was able to see that I was actually getting the data I wanted but I wasn't displaying it on the screen because I was attaching it to an element that didn't exist on the page.