Fix typos across lessons, add pedagogical review and repo docs#3
Fix typos across lessons, add pedagogical review and repo docs#3
Conversation
✅ Deploy Preview for cat-in-box ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-authored-by: thinkle-iacs <15049315+thinkle-iacs@users.noreply.github.com>
… additional content issues Co-authored-by: thinkle-iacs <15049315+thinkle-iacs@users.noreply.github.com>
thinkle-iacs
left a comment
There was a problem hiding this comment.
The contribution can invite people to contribute -- doesn't need to be private 😀
Regarding your suggestions: there are already animations when students succeed and there is already instant visual feedback for each challenge built into the structure of the tutorials so you should update your suggestions to take this into account.
Final note: maybe break out suggested framework improvements separate from lesson by lesson suggestions
…tures, restructure proposals Co-authored-by: thinkle-iacs <15049315+thinkle-iacs@users.noreply.github.com>
Addressed in a7e709d:
|
Review of beginner courses (Box Model, CSS Selectors, Vanilla JS) for typos and pedagogical improvements per maintainer request.
Typo & bug fixes (17 fixes across 13 files)
textValue→textContentin query1.md"drop-shadow(4px 4px 4px green);"→"drop-shadow(4px 4px 4px green)")<section>instead of</section>in borderChallenge.ts, wrong nesting order in inlineBlock.ts, double single-quote in pseudo.tshiddenHTMLBeforeit's→its(2×),absolution→absolute,breath→breathe,even handler→event handler,So where as→Whereas,a the→the, duplicateit it→itNew files
Updated README.md
Replaced boilerplate Vite template text with project-specific content: track overview table, install/build/run instructions, project structure, guide for adding new challenges, and an open invitation for contributions.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.