use strict is a special feature that javascript provides us to write code in the script file. This helps us to write code more efficiently and smartly. All we need to do is just write use strict at the beginning of script.js file and that's it. We ar...
abhijeetekad.hashnode.dev2 min read
No responses yet.