Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

what is "use strict"

The statement "use strict";  instructs the browser to use the Strict mode, which is a reduced and safer feature set of JavaScript.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
7+6 =