The Extensible Web - JavaScript All the Way Down
Offered By: JSConf via YouTube
Course Description
Overview
Explore the concept of the Extensible Web in this JSConf EU 2013 talk by Domenic Denicola. Discover how the web platform can be built as a series of extensible layers, allowing JavaScript developers to customize and extend its capabilities. Learn about ongoing initiatives, emerging ideas, and the potential impact on web development. Gain insights into the future of web platform design, where developers are involved in API creation from the start. Understand how JavaScript serves as the glue binding these concepts together, empowering developers to solve complex problems with low-level tools at their fingertips.
Syllabus
Intro
the web platform is a kludge
the problem is in the process
the extensible web manifesto is standards bodies saying they're ready to do their part
extending our vocabulary
custom tags
shadow dom
web audio
incorporating slang
dialog
pointer events
promises
what's next?
streams
class Elements extends Array
get involved
this philosophy has teeth
how to make friends and influence standards bodies
the future is longer than the past
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