node filename.js (to run code)
BASIC JS NOTATIONS
Janeth Kent. Development, M.-N.W.D. and (n.d.). Level Up Your JavaScript Skills: 12 basic notions. [online] MA-NO Web Design and Development. Available at: https://www.ma-no.org/en/programming/javascript/level-up-your-javascript-skills-12-basic-notions [Accessed 7 Mar. 2022].
Basic ES6 (cheatsheet)
Leonard, D. (2022). es6-cheatsheet. [online] GitHub. Available at: https://github.com/DrkSephy/es6-cheatsheet [Accessed 7 Mar. 2022].
Sarah Chima Atuonwu. freeCodeCamp.org. (2020). Var, Let, and Const – What’s the Difference? [online] Available at: https://www.freecodecamp.org/news/var-let-and-const-whats-the-difference/#:~:text=var%20declarations%20are%20globally%20scoped%20or%20function%20scoped%20while%20let [Accessed 8 Mar. 2022].
Amy Haddas. freeCodeCamp.org. (2020). Arrow Function JavaScript Tutorial – How to Declare a JS Function with the New ES6 Syntax. [online] Available at: https://www.freecodecamp.org/news/arrow-function-javascript-tutorial-how-to-declare-a-js-function-with-the-new-es6-syntax/ [Accessed 8 Mar. 2022].
Cem Eygi. freeCodeCamp.org. (2020). JavaScript Promise Tutorial: Resolve, Reject, and Chaining in JS and ES6. [online] Available at: https://www.freecodecamp.org/news/javascript-es6-promises-for-beginners-resolve-reject-and-chaining-explained/ [Accessed 9 Mar. 2022].
Cem Eygi.freeCodeCamp.org. (2020). JavaScript Callback Functions – What are Callbacks in JS and How to Use Them. [online] Available at: https://www.freecodecamp.org/news/javascript-callback-functions-what-are-callbacks-in-js-and-how-to-use-them/ [Accessed 9 Mar. 2022].