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.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

The Marko-Run Meta Framework

  • Damodaran Chingleput Sathyakumar

摘要

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.