From 67005be6e0c6e447214aee5006654adaa29588fd Mon Sep 17 00:00:00 2001 From: Matthew Johnston Date: Tue, 3 Mar 2015 17:56:53 +0000 Subject: [PATCH] Update 2015-03-03-community-roundup-25.md --- docs/_posts/2015-03-03-community-roundup-25.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/_posts/2015-03-03-community-roundup-25.md b/docs/_posts/2015-03-03-community-roundup-25.md index 08bec698a3..3f33b7b758 100644 --- a/docs/_posts/2015-03-03-community-roundup-25.md +++ b/docs/_posts/2015-03-03-community-roundup-25.md @@ -28,6 +28,8 @@ Formidable Labs ([FormidableLabs](https://github.com/FormidableLabs)) have been [React Week](http://reactweek.com/) is a recently launched, week-long learning workshop for React, Flux, and other related technologies, run by Ryan Florence ([ryanflorence](https://github.com/ryanflorence)). +[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. + ## Rebuilding with React 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.