Best Order? Regex before Spreadsheet project

Not really a problem, just a user experience suggestion.

I was doing the spreadsheet project in Javascript and encountered steps that required understanding regex terminology like ‘character class’ and ‘capture groups’. I skipped ahead to the guided project on regex expressions and now can move forward with the spreadsheet project. Not hard to do, but I thought the regex project could easily come before the spreadsheet project and then there wouldn’t be as much confusion in the spreadsheet project.

Cheers :slight_smile:

This issue has been addressed here

and a PR was merged into the main branch here

The changes are not live yet on the site but should be soon

3 Likes