Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7867b1

Browse files
matthewjohnston4vjeux
authored andcommitted
Update 2015-03-03-community-roundup-25.md
1 parent 67005be commit b7867b1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/_posts/2015-03-03-community-roundup-25.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ author: Matthew Johnston
66

77
## React 101
88

9-
Interest in React has been exploding recently, so it's a good time to explore some great recent tutorials and videos covering getting started.
9+
Interest in React has been exploding recently, so it's a good time to explore some great recent tutorials and videos that cover getting started.
1010

1111
Ryan Clarke ([rynclark](https://github.com/rynclark)) provides a [great overview of the basics of React](http://ryanclark.me/getting-started-with-react/) with the goal of building a really simple dropdown nav.
1212

1313
Formidable Labs ([FormidableLabs](https://github.com/FormidableLabs)) and [Seattle JS](http://www.meetup.com/seattlejs/) recently hosted a series of React, Flux, and Flow workshops, and the first part is available to watch online:
1414

1515
<iframe width="560" height="315" src="//www.youtube.com/embed/[Pd6Ub7Ju2RM](https://www.youtube.com/watch?v=Pd6Ub7Ju2RM)" frameborder="0" allowfullscreen></iframe>
1616

17-
AEFlash ([aearly](https://github.com/aearly)) writeup [some best practices and tips](http://aeflash.com/2015-02/react-tips-and-best-practices.html) to help you avoid potential pitfalls when developing with React.
17+
AEFlash ([aearly](https://github.com/aearly)) writes up [some best practices and tips](http://aeflash.com/2015-02/react-tips-and-best-practices.html) to help you avoid potential pitfalls when developing with React.
1818

19-
Black Mutt Media [take us through their usage of React](http://blackmuttmedia.com/blog/react-tmdb-api/) and Ruby to build an autocomplete field, and some of the pitfalls they encountered along the way.
19+
Black Mutt Media [takes us through their usage of React](http://blackmuttmedia.com/blog/react-tmdb-api/) and Ruby to build an autocomplete field, and some of the pitfalls they encountered along the way.
2020

21-
Our own [sebmarkbage ](https://github.com/sebmarkbage)was on the[ Web Platform Podcast](http://thewebplatform.libsyn.com/31-building-with-reactjs) to have a chat about all aspects of React.
21+
Our own [Sebastian Markbåge](https://github.com/sebmarkbage) was on the [Web Platform Podcast](http://thewebplatform.libsyn.com/31-building-with-reactjs) to have a chat about all aspects of React.
2222

2323
## Community Additions
2424

@@ -30,6 +30,8 @@ Formidable Labs ([FormidableLabs](https://github.com/FormidableLabs)) have been
3030

3131
[Babel-sublime](https://github.com/babel/babel-sublime) is a new package which provides Sublime with language definitions for ES6 JavaScript with React JSX syntax extensions.
3232

33+
[react-meteor](https://github.com/reactjs/react-meteor), a package that replaces the default templating system of the Meteor platform with React, recently received a big update.
34+
3335
## Rebuilding with React
3436

3537
Rich Manalang ([rmanalan](https://github.com/rmanalan)) from Atlassian [explains why](https://developer.atlassian.com/blog/2015/02/rebuilding-hipchat-with-react/) they rebuilt their HipChat web client from scratch using React, and how they're already using it to rebuild their native desktop clients.

0 commit comments

Comments
 (0)