@operatino React Europe • Like Google I/O in React world • Lot’s of announcements • Real cutting edge stuff • Deep topics and many community representatioves
@operatino Recomposing your React application - Andrew Clark • github.com/acdlite/recompose • Higher-order component utilities • More configurable and presentational components • "lodash for React"
@operatino Being Successful at Open Source - Christopher Chedeau • FB open sources only production ready libraries • Talk to people (ask about what they've struggle with) • Promote your contributors work • Ask to write a blog post about your project
@operatino Debugging flux applications in production - Mihail Diordiev • History, time travel, state diff • Use redux-devtools with any (flux) library • Generate tests out of action history • Remote redux-devtools (sync actions) • Send history on exception
#EarlyAdopterProblems • Setup is weird • Best practices are WIP • Can't develop from Linux or Windows • No Android support, release date TBD • Breaking changes in each release
Native Components Animations + Maximum performance + Platform-specific behavior “by default” + Very little work - Very limited set of components - Often impossible to customize