The Marko-Run Meta Framework
摘要
Meta frameworks in Javascript are frameworks usually built around an underlying core framework to facilitate the use of the underlying framework that they wrap. For example, in Javascript, when thinking of React as the view framework, React has its own solution—the create-react-app. But then, there are numerous use cases beyond the simple scaffolder create-react-app that a large-scale enterprise will want to build.