Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial add of React TodoMVC to labs #582

Merged
merged 1 commit into from
Jun 17, 2013
Merged

Commits on Jun 17, 2013

  1. Initial add of React TodoMVC to labs

    React is a JavaScript library for building user interfaces by Facebook and Instagram. It powers many components on Facebook.com and all of Instagram.com is written with it. We have two TodoMVC examples checked into our repo: this one, which has no dependencies, and another one which showcases Backbone integration. I've only included the first one for now, if you guys think it's a good idea I can put out a PR for the one with Backbone integration.
    
    I read the contributing guide and I think this meets the standards, let me know if I missed something.
    petehunt committed Jun 17, 2013
    Configuration menu
    Copy the full SHA
    37589b3 View commit details
    Browse the repository at this point in the history