Open raq929 opened 7 years ago
jQuery is not loading in for the Lab examples. This is potentially due to the example <script>
being loaded in the <body>
and not served with the rest of the assets.
https://github.com/ga-wdi-boston/js-function-context-this/blob/master/index.html#L47
This should be fixed.