Skip to content

Slides from talk given on July 21, 2016 at the Node.js Denver/Boulder/Ft. Collins Meetup at Code Talent in Denver

License

Notifications You must be signed in to change notification settings

geofffilippi/pres-node-es-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node ES Modules

Slides from talk given on July 21, 2016 at the Node.js Denver/Boulder/Ft. Collins Meetup at Code Talent in Denver

Full-stack module support is coming to JavaScript. The community has been working around the lack of standardized module support for several years. In the void, an ecosystem of alternative JavaScript module implementations sprung up. Node settled on a CommonJS-influenced module format. Client-side JavaScript module implementations are divided between CommonJS and AMD. Standardization has finally arrived to pave over these cowpaths.

This talk will start with a brief overview and history of modules in JavaScript. We will discuss the ES module standards. Finally, we will look at current and upcoming ES module implementations. Expect to walk away with an understanding of how to use ES modules now in node.

Markdown

[PDF](Node ES Modules.pdf)

This slideshow was written using reveal.js

About

Slides from talk given on July 21, 2016 at the Node.js Denver/Boulder/Ft. Collins Meetup at Code Talent in Denver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published