initial WIP

This commit is contained in:
2018-05-30 10:23:25 +02:00
commit 2845a5e308
3 changed files with 62 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# 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.