zacharyweston / codelab-js-booleans-and-comparators

https://github.com
0 stars 0 forks source link

Code Lab Feedback #1

Open zacharyweston opened 8 years ago

zacharyweston commented 8 years ago

Hey @chrisvfritz, can you take a look at this? It's hosted here and meets the following project criteria:

chrisvfritz commented 8 years ago

Nice easter egg reference to Douglas Adams. :smiley: The JavaScript code looks great, but I do notice a couple HTML errors:

zacharyweston commented 8 years ago

Got it, so typically the script would just be in a separate file, right? I updated the code and pushed it, and the new URL is http://uneven-level.surge.sh/

chrisvfritz commented 8 years ago

Yes, all the JavaScript in most websites will be in a separate file. For this lesson though - and especially considering that the JavaScript is the app - inline is just fine.

And... everything looks perfect now! :shipit: