Explore performance optimization techniques for web development in this JSConf talk. Open issue trackers, prepare pull requests, and join John-David Dalton, co-maintainer of jsperf.com and creator of Lo-Dash, as he discusses overlooked performance issues, rethinks established code patterns, and shares tips applicable to personal projects and popular libraries. Learn about hoisting call & apply, avoiding binding, reducing searches, coercing with care, and using sugar in moderation to enhance web performance.
Overview
Syllabus
Intro
Perf The Web Forward
Hoist call & apply
Avoid binding
Reduce searches
Coerce with Care
Sugar in moderation
John-David Dalton
Taught by
JSConf