This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 114
JS beyond the basics #94
Comments
context (this) |
Strict mode |
Do we want to cover the Chrome dev tools a bit more? Get them used to setting breakpoints and using the network and performance tabs? |
yes definitely Chrome Dev tools. |
Progressive enhancement, although I think it should be an overarching methodology that we teach (like we do with TDD). Some example that spring to mind:
As well as equipping students to write robust web apps, this is a good way to bind HTML and JavaScript knowledge together. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We've covered so far (in 5 lessons + pair programming day)
What other topics we should cover for the rest of JS-Core (2 or 3 more classes) - these are some of the other topics that can be covered based on HackYourFuture and London's first class:
These can go into Node modules
(the last two points were already covered but we can go into more details)
Any other topics we should cover?
This is just a catchall list - some of these can be covered as we go on into the Node modules, some can be left for research. I just want to capture all the high level topics and concepts that we think are important to cover.
The text was updated successfully, but these errors were encountered: