Главная
Study mode:
on
1
Introduction
2
Agenda
3
Structure JavaScript
4
Closures
5
Iffy
6
More examples
7
Calculator example
8
Nested scopes
9
Loose augmentation
10
Tight augmentation
11
Additional internal state
12
Debugging
13
Debugging with Node Inspector
14
Module Systems
15
loader
16
module
17
AMD defined function
18
AMD module loader
Description:
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.

JavaScript - The Structural Problem

International PHP Conference
Add to list