-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathnotes
22 lines (15 loc) · 817 Bytes
/
notes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
;; -*- mode: outline; outline-regexp: " *[-\+]"; indent-tabs-mode: nil -*-
https://philipwalton.com/articles/deploying-es2015-code-in-production-today/
Enable ES6
Safari 10.1 - already enabled
Chrome Canary 60 – behind the Experimental Web Platform flag in chrome:flags. (also Experimental JavaScript)
Firefox 54 – behind the dom.moduleScripts.enabled setting in about:config.
Edge 15 – behind the Experimental JavaScript Features setting in about:flags.
Opera - about:flags - Experimental JavaScript - enable (doesn't seem to work)
https://github.com/mbeaudru/modern-js-cheatsheet
http://babeljs.io/learn-es2015/
http://exploringjs.com/es6/ch_modules.html
https://webapplog.com/es6/
https://ponyfoo.com/articles/es6#promises
- Sinatra::Handler
- config options pass some part to server start