Media Summary: Vendor prefixes suck. Let's not worry about them anymore. Here's how to let Autoprefixer handle them for you. How to configure a project to use a Build Folder, set the best defaults for that workflow, and migrate existing projects to use a build ... The basics of how to compile and configure

Codekit 3 Combining Script Files - Detailed Analysis & Overview

Vendor prefixes suck. Let's not worry about them anymore. Here's how to let Autoprefixer handle them for you. How to configure a project to use a Build Folder, set the best defaults for that workflow, and migrate existing projects to use a build ... The basics of how to compile and configure How to use Babel to transform future JavaScript syntax (ES2016+) into code that today's browsers understand.

Photo Gallery

CodeKit 3: Combining Script Files
CodeKit 2: Combining & Minifying Scripts
CodeKit 3: The Build Process
CodeKit 3: Using Autoprefixer
CodeKit 3: JavaScript Bundling (ES6 Modules)
CodeKit 3: Build Folders
CodeKit 2: Compiling Files
CodeKit 3: Kit Optionals
CodeKit 3: New Project Defaults
CodeKit 3: Adding Custom Languages
CodeKit 3: Transpiling With Babel
CodeKit 3: Processing Files
View Detailed Profile
CodeKit 3: Combining Script Files

CodeKit 3: Combining Script Files

How to

CodeKit 2: Combining & Minifying Scripts

CodeKit 2: Combining & Minifying Scripts

How to

CodeKit 3: The Build Process

CodeKit 3: The Build Process

Setting the steps that

CodeKit 3: Using Autoprefixer

CodeKit 3: Using Autoprefixer

Vendor prefixes suck. Let's not worry about them anymore. Here's how to let Autoprefixer handle them for you.

CodeKit 3: JavaScript Bundling (ES6 Modules)

CodeKit 3: JavaScript Bundling (ES6 Modules)

How to bundle JavaScript

CodeKit 3: Build Folders

CodeKit 3: Build Folders

How to configure a project to use a Build Folder, set the best defaults for that workflow, and migrate existing projects to use a build ...

CodeKit 2: Compiling Files

CodeKit 2: Compiling Files

The basics of how to compile and configure

CodeKit 3: Kit Optionals

CodeKit 3: Kit Optionals

CodeKit 3

CodeKit 3: New Project Defaults

CodeKit 3: New Project Defaults

How to define the initial settings

CodeKit 3: Adding Custom Languages

CodeKit 3: Adding Custom Languages

How to add support for any language to

CodeKit 3: Transpiling With Babel

CodeKit 3: Transpiling With Babel

How to use Babel to transform future JavaScript syntax (ES2016+) into code that today's browsers understand.

CodeKit 3: Processing Files

CodeKit 3: Processing Files

Configuring

CodeKit 3: Syntax Checking

CodeKit 3: Syntax Checking

How to check JavaScript and CoffeeScript