React

Programming Talks tagged with: "React"

"React: RESTful UI Rendering" by Pete Hunt

"React: RESTful UI Rendering" by Pete HuntReact is a new a conceptual model for rendering user interfaces in a functional style. In this talk I'll look at how both the user-facing and implementation specifics resemble RESTful architectures and some interesting patterns and properties that fall out of this. by Pete Hunt (@floydophone) Pete works on Facebook's React ...

Pete Hunt: React: Rethinking best practices -- JSConf EU 2013

Pete Hunt: React: Rethinking best practices -- JSConf EU 2013Slides: http://www.slideshare.net/floydophone/react-preso-v2 React, the new open-source JS library from Facebook and Instagram, is a different way to write JavaScript apps. When it was introduced at JSConf US in May, the audience was shocked by some of its design principles. One sarcastic tweet from an audience member ended up describing React's philosophy ...