js.rst
changeset 2242 1921c2a985c9
parent 2241 538e4cd252c9
equal deleted inserted replaced
2241:538e4cd252c9 2242:1921c2a985c9
    94   Can I use ECMAScript 5 Strict Mode?
    94   Can I use ECMAScript 5 Strict Mode?
    95 
    95 
    96 Level of feature support in JS engines
    96 Level of feature support in JS engines
    97 ======================================
    97 ======================================
    98 
    98 
       
    99 https://kangax.github.io/compat-table/es6/
       
   100   ES6 compatibility table.
    99 http://node.green/
   101 http://node.green/
   100   Node.js features.
   102   Node.js features.
   101 https://fhinkel.rocks/six-speed/
   103 https://fhinkel.rocks/six-speed/
   102   Performance of ES6 features relative to the ES5 baseline operations.
   104   Performance of ES6 features relative to the ES5 baseline operations.
   103 
   105