Files
nothing/README.md
2018-06-04 21:02:05 +02:00

7 lines
214 B
Markdown
Raw Permalink 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
Am implementation of Tom Stuarts [Programming with Nothing](https://www.youtube.com/watch?v=VUhlNx_-wYk)
challenge in ES6.
Look at [`example.js`](/example.js) if you want to see the thing in action.