• petehunt's avatar
    Initial add of React TodoMVC to labs · 37589b39
    petehunt authored
    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.
    37589b39
app.css 6.76 KB