Using Mobx and React to build an instant search

Redux, the poster child for JS fatigue. Reducers, transmorgers, monads, flirzoozers and mononoidadz.

Similar

Display:none in React Native

Summary: This diff adds display:none support to React Native. This enables hiding components which still calling their render method and keeping them within the state of your application. This enab... (more…)

Read more »

Reusability take on React vs. Binding.scala

In Part 2 of "More Than React", Yang Bo goes into what's required to reuse components in vanilla JavaScript, ReactJS, and Binding.scala. Through examples, Yang shows how Binding.scala makes creating and reusing components easy with minimal code, reducing ... (more…)

Read more »