what is use of "use strict" in JavaScript ? i got many library or code in JavaScript which have used "use strict" so "use strict" stand for what ? how to use "use strict "? and what is reason behind for use of "use strict" ?

Read more