Modernize React Framework and Scaffolding
I appreciate what is being provided, allowing development on the front end is great. However it would be nice if the toolset was able to align more closely with modern React development. This request is for 1. at least a fork of the framework provides a more functional API using current React constructs: the choice of modern ECMAScript instead of TypeScript, hooks instead of classes, composition instead of inheritance. 2. And a starter app scaffolded that utilizes this new API to the framework.
