You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,8 @@ open http://localhost:3000
21
21
22
22
### Babel ES6+ & React
23
23
24
-
* React on ES6+[http://babeljs.io/blog/2015/06/07/react-on-es6-plus/](http://babeljs.io/blog/2015/06/07/react-on-es6-plus/)
25
-
* Learn ES2015. A detailed overview of ECMAScript 6 features http://babeljs.io/docs/learn-es2015/
24
+
*[React on ES6+](http://babeljs.io/blog/2015/06/07/react-on-es6-plus/)
25
+
*[Learn ES2015. A detailed overview of ECMAScript 6 feature](http://babeljs.io/docs/learn-es2015/)
26
26
27
27
### Dev tools
28
28
@@ -38,7 +38,7 @@ open http://localhost:3000
38
38
39
39
*[Flux: No More Stores, Meet Reducer](https://blog.javascripting.com/2015/06/19/flux-no-more-stores-meet-reducer/) + [discussion on Reddit](https://www.reddit.com/r/javascript/comments/3ap0y6/flux_no_more_stores_meet_reducer/)
40
40
41
-
* Dan Abramov - Live React: Hot Reloading with Time Travel[https://www.youtube.com/watch?v=xsSnOQynTHs](https://www.youtube.com/watch?v=xsSnOQynTHs) (react-europe 2015)
41
+
***[Dan Abramov - Live React: Hot Reloading with Time Travel]**(https://www.youtube.com/watch?v=xsSnOQynTHs) (react-europe 2015)
0 commit comments