JavaScript Metaprogramming
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the world of JavaScript metaprogramming in this conference talk from NDC London 2022. Dive into the concept of metadata and its importance in managing complexity within systems. Discover how ES6 enhances JavaScript's metaprogramming capabilities through the introduction of Symbol, Reflect, and Proxy types. Learn about practical applications of these types and their role in shaping modern language features. Gain insights into how metaprogramming allows for code inspection and manipulation, bringing similar benefits to software as metadata does to data management. Through examples and explanations, understand how these concepts can be applied to improve your JavaScript programming skills and create more efficient, flexible code.
Syllabus
JavaScript Metaprogramming - Dave Fancher - NDC London 2022
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube