Hey all! I just wrote a long blog post about why we chose Ember for Instant 2FA after using React in production for 3 years and I thought people on the forums might enjoy it.
You can read all about it here, but the brief summary of our thought process is:
When we started considering Ember over React, there were two main hypotheses that drove our curiosity:
Convention over configuration. Since Ember handles many things out of the box that React requires composition of other libraries to do, we would be able to accomplish more, faster, and without suffering from decision fatigue.
Progressive enhancement & surviving the framework hype cycle. Since Ember has a very strong community that’s very committed to making Ember the best way to build modern web applications, we would be able to use the latest and greatest technologies, even if our use came a little later on the adoption curve (perhaps on the plateau of productivity).
As we dug into each of these hypotheses, we found compelling evidence that ultimately led us to choosing Ember for both our applications.
I’d love to answer any questions / discuss more here if you’d like to!