Skip to content

Commit 501d593

Browse files
authored
Update README.md
1 parent a5832b9 commit 501d593

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@ Follow [@ShakaCode](https://twitter.com/shakacode) for notications of new releas
1717
# Articles, Videos, and Podcasts
1818

1919
### Articles
20+
2021
* [React on Rails, 2000+ 🌟 Stars](https://medium.com/shakacode/react-on-rails-2000-stars-32ff5cfacfbf#.6gmfb2gpy)
2122
* [The React on Rails Doctrine](https://medium.com/@railsonmaui/the-react-on-rails-doctrine-3c59a778c724)
2223

23-
### [React On Rails Tutorial Series](https://www.youtube.com/playlist?list=PL5VAKH-U1M6dj84BApfUtvBjvF-0-JfEU)
24+
### Videos
2425

25-
1. [History and Motivation](https://youtu.be/F4oymbUHvoY)
26-
2. [Basic Tutorial Walkthrough](https://youtu.be/_bjScw60FBk)
27-
3. [Code Walkthrough](https://youtu.be/McQ9UM-_ocQ)
26+
1. [egghead.io: Creating a component with React on Rails](https://egghead.io/lessons/react-creating-a-component-with-react-on-rails)
27+
1. [React On Rails Tutorial Series](https://www.youtube.com/playlist?list=PL5VAKH-U1M6dj84BApfUtvBjvF-0-JfEU)
28+
1. [History and Motivation](https://youtu.be/F4oymbUHvoY)
29+
1. [Basic Tutorial Walkthrough](https://youtu.be/_bjScw60FBk)
30+
1. [Code Walkthrough](https://youtu.be/McQ9UM-_ocQ)
2831

2932
### Podcasts
3033
* [284 Ruby Rogues: React on Rails with Justin Gordon and Rob Wise](https://devchat.tv/ruby-rogues/284-rr-react-on-rails-with-justin-gordon-and-rob-wise)
3134

3235
# NEWS
33-
* 2016-11-03: Speaking at [LA Ruby, 7pm, Thursday, November 10 in Venice, CA: "React on Rails: Why, What, and How?"](http://www.meetup.com/laruby/events/234825187/)
34-
* 2016-08-27: We now have a [Documentation Gitbook](https://shakacode.gitbooks.io/react-on-rails/content/) for improved readability & reference.
35-
* 2016-08-21: v6.1 ships with serveral new features and bug fixes. See the [Changelog](CHANGELOG.md).
36-
* 2016-07-28: If you're doing server rendering, be sure to use mini\_racer! See [issues/428](https://github.com/shakacode/react_on_rails/issues/428). It's supposedly much faster than `therubyracer`.
36+
* 2016-11-03: Spoke at [LA Ruby: "React on Rails: Why, What, and How?"](http://www.meetup.com/laruby/events/234825187/). [Video and pictures in this article](https://blog.shakacode.com/my-react-on-rails-talk-at-the-la-ruby-rails-meetup-november-10-2016-eaaa83aff800#.ej6h4eglp).
3737
* *See [NEWS.md](NEWS.md) for more notes over time.*
3838

3939
# React on Rails

0 commit comments

Comments
 (0)