when do you use strict in js code example Example: use strict javascript function doSomething() { 'use strict'; ... }