Creating JavaScript Modules with Browserify
Offered By: Pluralsight
Course Description
Overview
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.
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.
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.
Syllabus
- Getting Started with Modules and Browserify 5mins
- Defining and Requiring Modules 21mins
- Easing the Development Process 16mins
- Using Transforms and Plugins 12mins
- Unit Testing Browserify Modules 16mins
Taught by
Jeff Valore
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera