Files
nothing/README.md
2018-05-30 10:23:25 +02:00

5 lines
201 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# nothing
A WIP implementation of Tom Stuarts [Programming with Nothing](https://www.youtube.com/watch?v=VUhlNx_-wYk)
challenge in ES6. I got to factorial, and will try to do the whole thing soon.