With the React framework winning on all fronts, everyone else is consolidating around Custom Elements, a built in…

With the React framework winning on all fronts, everyone else is consolidating around Custom Elements, a built in capability of modern browsers and polyfillable back to IE11.

While React doesn’t exactly preclude their use, the momentum here is coming from people wanting to guard against the effects of framework lock-in and monoculture.

The web platform has advanced sufficiently that some key features provided by them are no longer so important. One of the key value propositions of frameworks is the ability to make components.

React Native is getting a lot of bad publicity lately.

React Native is getting a lot of bad publicity lately. Not coincidentally it’s undergoing a complete rewrite. Its Android support is famously outmoded and terrible. A lot of companies got burned using it.

This is an opportunity for Flutter which is written in Google’s Dart language and from what I can tell it’s really nice to use. I’m also partial to Nativescript which also has great promise.