Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename lesson files to preserve ordering? #2

Closed
markerikson opened this issue May 29, 2016 · 1 comment
Closed

Rename lesson files to preserve ordering? #2

markerikson opened this issue May 29, 2016 · 1 comment

Comments

@markerikson
Copy link

The first 9 lessons currently only use one digit for their numbering, so the filenames are not sorted numerically as a result:

0-object-elements.html
1-element-factory.html
10-example-app.html
...
16-advanced-integration.html
2-jsx.html
3-nested-elements.html

Might be nice to give them two-digit numbers so everything sorts cleanly: 01, 02, 03, ... 10, 11, 12

@kay-is
Copy link
Owner

kay-is commented Jun 2, 2016

Good idea, thank you :)

@kay-is kay-is closed this as completed Jun 2, 2016
vyspiansky added a commit to vyspiansky/react-from-zero that referenced this issue Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants