Creating javascript Modules with Browserify
225MB | Duration: 1h 13m | Video: AVC (.mp4) 1024x768 15fps | Audio: AAC 48KHz 2ch
Genre: eLearning | Level: Intermediate | Language: English
This course introduces the Browserify module loader for javascript. In this course, we will learn how to use Browserify to define code modules when building a web application. We will also discuss the structure of CommonJS modules, and how Node.js handles module loading, since these concepts are central to how Browserify works. Unit testing with Browserify will also be demonstrated.