`alias node = node -a` as @WebReflection said and never think about this again :-)
-
-
-
that person I don't even know blocked me so not sure what's in the tweet, but I believe Mathias hint is valid regardless the extension: use always strict mode, de-opt via Function when and only it's necessary

- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.
People often ask me whether there are speed benefits to using strict mode, and oftentimes they are not quite satisfied with me saying they should use strict mode for DX first of all. Good news is there are occasionally cases where it can help speed.