Javascript Strict Mode : What and Why of Strict Mode





In this video we will see that what is Strict Mode in javascript and What and Why of strict mode. Strict mode is nothing but just enforcement of some standards and rules on our code to increase the performance and reliability of our code. All libraries out in market are using strict mode at least in production builds. We will also see some of the rules and will play with them practically.





Website: http://www.coderpie.com

Blog: http://www.techintalk.com

Github: https://github.com/Usman-uzi

Facebook: https://www.facebook.com/techintalks

Twitter: https://twitter.com/mohdusmanrafiq

Comments

Popular posts from this blog

TechInTalk: Coding Speed, Programmer Advise - 3