"use strict" in JavaScript
Strict mode makes your program or function follow a strict operating context. Now here is my latest post related to the use strict in JavaScript. This post is very much beneficial for beginners and refreshers.
What is "use strict" ?
=> Strict mode...
rahulism.hashnode.dev5 min read
Maxi Contieri
Software Engineer
Amazing Article!
I'm writing a code smell article related to warnings ignored on dynamically typed languages
May I use some of you examples pointing to this article ?