JavaScript 'use strict' triggers the JavaScript engines to throw errors for common poor coding practices and honest mistakes. This can make your code cleaner, faster and more secure. Learn what strict mode restricts and how it works.
source https://love2dev.com/blog/javascript-strict-mode
No comments:
Post a Comment