Comparing Ember Octane and React

In this post, I’m going to directly compare Ember and React, using the latest idioms and best practices from both frameworks. That means I’ll be using Ember Octane, the latest Edition of Ember, and React’s new hooks API. A lot has changed in both framewor… Read more

Similar

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 »