JS Series: EP. (II) - May the "use strict" be with you.
This is the second article of the Javascript Starwars series So lets get started with "use strict".
What is "use strict"?
The "use strict" feature was introduced in ES5 in javascript. "use strict" is neither just an expression nor a statement it is a...
codecutters.hashnode.dev2 min read