marcysutton / frontend-masters-web-accessibility-v3

A repo for the Web Accessibility v3 workshop for Frontend Masters
https://web-accessibility-v3.vercel.app
37 stars 17 forks source link

Completed components sub-directories each contain solutions for future exercises #5

Open smckinney1 opened 2 months ago

smckinney1 commented 2 months ago

The exercises in the completed-components directory each contain the solution for future exercises. This makes it very difficult to catch up and/or only complete one lesson. If I want to just do the live region exercise, I have no way of starting from the end of exercise 3, if I want to just do the focus management section, I have no way of starting from the end of exercise 4, etc.

Do you have the completed solution code for each exercise? If so can the completed-components sub-directories be updated accordingly?

marcysutton commented 1 month ago

Hey @smckinney1, thanks for the issue and the PRs! The intent was to have each exercise pick up from where the last one left off. I'll have to dig in to see where things are at, which will take me some time. Stay tuned!