1 min readApr 22, 2020
Hey Joshua Wise , thanks for stopping by to share your insightful perspective on microperformance testing in JavaScript.
I think you’re exactly right that we should avoid premature optimization and favor code readability.
For that reason, template literals should be our default, even if they were actually much slower!