Why "Strict" at all?
Jun 5, 2022 · 3 min read · 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...
Join discussion
