• You'd have to do some tests...

    It'd be close...

    • this is a reserved word, so accesses will be faster as there's no lookup.
    • But _ is short, and a local variable, so parsing will be faster and lookups shouldn't be that slow either.

    But funWithLocalVariable would probably minify much better.

About

Avatar for Gordon @Gordon started