NavBar

Sunday, November 23, 2014

Weekend Progress.

Finished up lessons on looping w/ forEach and for loops.  Got a little stuck on one of the looping exercises:


  • Go back to your page where it would pop up an alert every time you clicked an element and say what kind of tag it was. Refactor your JavaScript for this page to use a loop.

But I slept on it last night and figured out the solution in only a couple minutes this morning!  Whee!  Then finished up the section on debugging, luckily already practicing some of these techniques in my practice exercises.

Tomorrow I will do the next exercise, the Ping-Pong challenge, and then dive into behavior driven development (BDD)!  Yay!