Understand how to write template literals so you can cleanly write string concatenations and multi-line strings. The final summary of Chapter 8! In this Modern JavaScript series, we have learned the ...
The number of arguments a function takes. From words like unary, binary, ternary, etc. A closure is a scope which captures local variables of a function for access even after the execution has moved ...
I created this repository because there came a point where I felt that just watching tutorials wasn't going to cut it. Programming doesn't truly "make sense" until you open a blank file and solve ...