Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a substantial rework of the text, and a few things have moved
between tutorials #1 and #2. Major changes:
The things which were moved around are in aid of a larger refactor:
after this change, students should be able to manage js tutorials #3
through #6 using only the material learned in #1. This lets them jump
into building working websites faster.
Things which were removed from tutorial #1 have been added to #2 for
now just to have them somewhere, but a near-term goal should be to
break #2 into smaller chunks and introduce them as part of other
exercises, where students can be building things instead of reading
about them.
I am still not fully satisfied with tutorial #1, because it still involves too much reading and far too little building. I have some ideas on how to make more progress on this, but that will take time, and this change seems to be an immediate improvement.