adobe / adobe/react-webcomponent
Allow creation of the model without decorators
未关闭
enhancement
- 主要语言
- JavaScript
- 星标
- 104
- 派生
- 20
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Expected Behaviour
The library should allow for the creation of the model without the need of decorators.
Something similar to what [Mobx](https://github.com/mobxjs/mobx) is having would be a nice enhancement.
https://mobx.js.org/best/decorators.html
贡献指南
调研方向
该 issue 没有指出任何文件、测试或入口点。首先阅读 repository 当前如何使用装饰器创建模型,然后将这一流程与 MobX 不使用装饰器的方法进行比较。完成的标准应是模型可以在不使用装饰器的情况下创建,有针对新 API 的覆盖,并且保留现有行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100