Complete project from Manuel Kiessling's Node Beginner book.
Download/clone this repo. Navigate into the project directory.
$ node index.js
Open localhost:8888
Upload a png from your machine and see it displayed.
- server-side JS
- functional programming
- blocking and non-blocking operations
- callbacks
- events
- custom, internal and external modules