Table of Contents

About

A preprocessor takes an arbitrary source file and converts it into something that the browser understands.

Example

  • CoffeeScript
  • ES6 (via Babel).