Moving JS from Libraries to Polyfills
Offered By: JSConf via YouTube
Course Description
Overview
Explore how React is evolving towards a minimal API surface area in this 20-minute conference talk from JSConf.ar 2014. Discover the shift from dedicated framework features to utilizing patterns, paradigms, and JavaScript language features. Learn about the challenges of polyfilling new and experimental features in different environments, and consider the pros and cons of non-standard libraries. Delve into topics such as Facebook's adoption curve, problems with versioning, breaking specifications and prototypes, introducing new syntax, and managing multiple options.
Syllabus
Intro
Facebook
Adoption Curve
Problems
Versions
Break the spec
Break the prototype
New syntax
Too many options
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