ga-wdi-boston / js

Other
36 stars 212 forks source link

No reference to console.log #18

Closed payne-chris-r closed 8 years ago

payne-chris-r commented 8 years ago

We don't actually reference "console.log" or what it does before we use it in our code along.

payne-chris-r commented 8 years ago

@jrhorn424 can you put eyes on the console.log section? I just realized I didn't follow proper github process flow when I first pulled this repo down and pushed to master instead of my own branch. Can you to take a look at what I wrote? On a side note: It would be very helpful for me to review git/github process flow with you as I haven't used git or github since last Summer and I want to make sure I'm getting this right at the start.

gaand commented 8 years ago

I view console.log as something that just is. It is not possible to start from first principals.