Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

What is react.js

I've seen a lot of things on react.js and as I understand it's something to do with facebook. On their website they say that react is "A JAVASCRIPT LIBRARY FOR BUILDING USER INTERFACES". How would you simply sum up react.js? I've read about it on their websites and all it's features. However I'm struggling to work out why you would use it, and how it works in an application? What is it's purpose?

Also is Meteor another version of react.js?

2 Answers

Actually there's quite a good article by Andrew Chalkley on the blog.

http://blog.teamtreehouse.com/react-hype-real

It's a javascript library created by the facebook team. Another thing fb invented is hhvm. Which their version of uber php.

Angular is by google and very popular. Use the tools your most comfortable with.