TamingJS



TamingJS

0 0


TamingJS

Talk about tamingJS

On Github LegitTalon / TamingJS

Taming JavaScript

@legittalon

Tools

Strap on your utility built.

Node and NPM

All the JavaScripts at your fingertips.

NPM and Node in 30 seconds.

Browserify

require-d for modularization.

$ npm install --save-dev browserify

Karma

I su-spec-t it will work as intended.

$ npm install --save-dev karma
$ npm install --save-dev karma-bro
$ npm install --save-dev karma-mocha

Gulp

Task Automation.

$ npm install -g gulp
$ npm install --save-dev gulp

Why

Surely there is a reason for this madness.

The madness is the reason.

Modules

Easy to reason about. Seperated concern. Testable.

Tests

Acknowledge your desired outcome and develop towards it.

Obtain peace of mind.

Task Automation

Or you can run the same set of commands 100 times manually. I'm not here to tell you how to live your life.

Example!

GitHub.com/legittalon

Thank you!

@legittalon