A collection of articles and books to practice JavaScript
by Abhinav Pandey: https://medium.freecodecamp.org/a-no-frills-guide-to-node-js-how-to-create-a-node-js-web-app-without-external-packages-a7b480b966d2
by Marjin Haverbeke: http://eloquentjavascript.net/
Test suite setup was done with yarn https://yarnpkg.com/en/ and jest https://jestjs.io/
by Sneha Mishra: https://medium.com/nybles/javacript-fundamentals-52cfafda60a2
https://reactjs.org/tutorial/tutorial.html
by Etienne Talbot: https://medium.com/poka-techblog/simplify-your-javascript-use-map-reduce-and-filter-bd02c593cc2d
by Chidume Nnamdi: https://blog.bitsrc.io/understanding-the-for-of-loop-in-javascript-8aded97d7ef8