#data-structures
Read more stories on Hashnode
Articles with this tag
It is new feature included in ES5. It is used to execute the code in "strict mode". we can achieve this by adding 'use strict' in the beginning of...