JavaScript - The Structural Problem
Offered By: International PHP Conference via YouTube
Course Description
Overview
Explore various approaches to structuring and modularizing JavaScript codebases in this conference talk from the International PHP Conference. Learn about closures, IIFEs, nested scopes, loose and tight augmentation, and debugging techniques. Discover module systems like AMD and gain insights into solving structural problems in large-scale JavaScript projects for both browser and server environments.
Syllabus
Introduction
Agenda
Structure JavaScript
Closures
Iffy
More examples
Calculator example
Nested scopes
Loose augmentation
Tight augmentation
Additional internal state
Debugging
Debugging with Node Inspector
Module Systems
loader
module
AMD defined function
AMD module loader
Taught by
International PHP Conference
Related Courses
PHP FibersInternational PHP Conference via YouTube Growing the PHP Core - One Test at a Time
International PHP Conference via YouTube New Feature - What the Fibers Extension Can Do for You
International PHP Conference via YouTube How to Design for the Metaverse
International PHP Conference via YouTube WordPress for Modern Developers
International PHP Conference via YouTube