Javascript - Preprocessor

About

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

Example

  • CoffeeScript
  • ES6 (via Babel).





Discover More
Devtron
Web - Electron

Electron is a framework to create Web Desktop app that is developped around the chrome browser. A Electron app have at minimum the following folder structure: API All APIs...



Share this page:
Follow us:
Task Runner