Perf the Web Forward
Offered By: JSConf via YouTube
Course Description
Overview
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.
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
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube