Slide 1

Slide 1 text

where’s my straw? kyle simpson http://getify.me @getify

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

drive-thrus

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

where’s my straw?

Slide 6

Slide 6 text

take a step back...

Slide 7

Slide 7 text

lessons

Slide 8

Slide 8 text

what I see

Slide 9

Slide 9 text

humility

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

temporary

Slide 12

Slide 12 text

fortune

Slide 13

Slide 13 text

no man is I am an island?

Slide 14

Slide 14 text

maybe... what’s best for me is best only for me...

Slide 15

Slide 15 text

observe where the world’s constraints on me are

Slide 16

Slide 16 text

wt.. i don.. even.. how?

Slide 17

Slide 17 text

wt.. i don.. even.. how?

Slide 18

Slide 18 text

No content

Slide 19

Slide 19 text

local maximum

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

No content

Slide 22

Slide 22 text

@aral http://vimeo.com/77257232

Slide 23

Slide 23 text

No content

Slide 24

Slide 24 text

hurry up and drive away

Slide 25

Slide 25 text

point?

Slide 26

Slide 26 text

standards

Slide 27

Slide 27 text

“less” standards, better tools

Slide 28

Slide 28 text

vs.

Slide 29

Slide 29 text

; vs.

Slide 30

Slide 30 text

what if your team didn’t have to agree?

Slide 31

Slide 31 text

github.com/getify/esre configurable 2-way code formatting

Slide 32

Slide 32 text

not just styles, though...

Slide 33

Slide 33 text

TC39 :: ECMA-262

Slide 34

Slide 34 text

what if you could customize JS to your own liking?

Slide 35

Slide 35 text

sweetjs.org JS macros

Slide 36

Slide 36 text

No content

Slide 37

Slide 37 text

{ block scoping }

Slide 38

Slide 38 text

No content

Slide 39

Slide 39 text

es6 ftw

Slide 40

Slide 40 text

be careful

Slide 41

Slide 41 text

ftw ... fml

Slide 42

Slide 42 text

never fear! github.com/getify/let-er --es6 ES3!

Slide 43

Slide 43 text

http://traceur-compiler.googlecode.com/git/demo/repl.html

Slide 44

Slide 44 text

how can I parse non-standard (or partial!) JavaScript? github.com/getify/literalizer

Slide 45

Slide 45 text

wait, what exactly am I suggesting?

Slide 46

Slide 46 text

democracy? anarchy? oligarchy?!? YES heresy!

Slide 47

Slide 47 text

No content

Slide 48

Slide 48 text

JavaScript

Slide 49

Slide 49 text

optional ternary-else

Slide 50

Slide 50 text

optional ternary-else

Slide 51

Slide 51 text

soft binding

Slide 52

Slide 52 text

soft binding

Slide 53

Slide 53 text

FoilScript: github.com/getify/foilscript

Slide 54

Slide 54 text

? team collaboration

Slide 55

Slide 55 text

inversible transforms

Slide 56

Slide 56 text

stay tuned on that...

Slide 57

Slide 57 text

also see: https://speakerdeck.com/ariya/the-future-of-javascript-language-tooling also see: http://gregfranko.com/building-javascript-tools-talk/

Slide 58

Slide 58 text

• esprima/acorn (parser) • escodegen (code generator) • escope/eslevels (scope analyzer) • istanbul (code coverage) • estraverse (analyze AST) • eslint (pluggable code linting rules) • plato/jscomplexity.org (complexity)

Slide 59

Slide 59 text

• auto-correct misspellings • safely re-arrange scope • consolidate declarations • automatically reduce complexity • refactor boolean traps • optimize performance • ...

Slide 60

Slide 60 text

No content

Slide 61

Slide 61 text

kyle simpson http://getify.me @getify thanks!!!