Today, we are talking about "Strict Mode". The reasons why it was introduced and how it can change the way your code will run. So, the obvious question is What is Strict Mode? -> Javascript implicitly runs on "Sloppy Mode". Using "Strict Mode" forces...
shuntz.hashnode.dev3 min read
No responses yet.