File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,10 @@ Just send a pull request or open an [issue](https://github.com/ericdouglas/ES6-L
35
35
1 . [ Summary of ECMAScript 6 major features] ( http://ryandao.net/summary-ecmascript-6-major-features/ )
36
36
1 . [ 5 Great Features in EcmaScript 6 (ES6 Harmony)] ( http://wintellect.com/blogs/nstieglitz/5-great-features-in-es6-harmony )
37
37
1 . An introduction to ES6
38
- * [ Part 1: Using ES6 Today] ( http://globaldev.co.uk /2013/09/es6-part-1/ )
39
- * [ Part 2: Block Scoping] ( http://globaldev.co.uk /2013/09/es6-part-2/ )
40
- * [ Part 3: Destructuring] ( http://globaldev.co.uk /2013/10/es6-part-3/ )
41
- * [ Part 4: Parameters and Spread] ( http://globaldev.co.uk /2013/10/es6-part-4/ )
38
+ * [ Part 1: Using ES6 Today] ( http://dev.venntro.com /2013/09/es6-part-1/ )
39
+ * [ Part 2: Block Scoping] ( http://dev.venntro.com /2013/09/es6-part-2/ )
40
+ * [ Part 3: Destructuring] ( http://dev.venntro.com /2013/10/es6-part-3/ )
41
+ * [ Part 4: Parameters and Spread] ( http://dev.venntro.com /2013/10/es6-part-4/ )
42
42
1 . [ ECMAScript 6: Jump in, the water is warm!] ( http://flippinawesome.org/2014/04/14/ecmascript-6-jump-in-the-water-is-warm/ )
43
43
1 . [ ECMAScript 6 – Playing around in Harmony] ( http://thejackalofjavascript.com/es6-playing-around-in-harmony/ )
44
44
1 . [ Playing with iterators and generators in ECMAScript 6] ( http://macr.ae/article/iterators-and-generators.html )
You can’t perform that action at this time.
0 commit comments