Setup ESLint and Prettier in Your React Project
I love both ESLint and Prettier, and you will too, if you use it. If you have not used them…
Monkey business for the geek in you!
I love both ESLint and Prettier, and you will too, if you use it. If you have not used them…
In this video I show you how to code Rock paper Scissors in JavaScript in not just one approach, but…
image from Wikipedia A JavaScript closure is the combination of a function (which may be nested together) and the lexical…