Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

adding markdown files #5

Open
OlivierJM opened this issue Nov 11, 2018 · 1 comment
Open

adding markdown files #5

OlivierJM opened this issue Nov 11, 2018 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@OlivierJM
Copy link
Owner

Would it be a good option to have a markdown version of the equivalent javascript file in each directory?
This would help people read everything in a clean way even on GitHub without having to clone the repo, they won't be able to use the exercises but it would help just like notes

@OlivierJM OlivierJM added help wanted Extra attention is needed question Further information is requested labels Nov 11, 2018
@OlivierJM
Copy link
Owner Author

Best way would be to have a markdown file in each directory, the markdown files will include notes and links for further reading on a specific topic.
e.g:
variables.md would include notes
variables.js this will include examples and an exercise
variables.test.js this will include tests that should pass if the user has solved the exercise.
thoughts ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant