Using JavaScript Strict Mode
YouTube Viewers YouTube Viewers
100K subscribers
6,209 views
0

 Published On Aug 2, 2019

This tutorial explains the difference between strict mode and sloppy mode in your scripts.

With the command "use strict" at the top of your file you can protect yourself from common typos and errors.

Starter Code GIST: https://gist.github.com/prof3ssorSt3v...

show more

Share/Embed