React, JSX, ES module imports (dynamic too) in browser without Webpack

This article is an attempt to put together everything available at the moment and see if it is really possible to implement production ready React-based website without pre-compilation like Webpack or at least to have as less pre-compilation as possible. Read more

Similar