tc39/proposal-signals

We need your help to develop Signals!

Open

#95 建立於 2024年4月1日

在 GitHub 查看
 (5 留言) (21 反應) (0 負責人) (71 fork)github user discovery
good first issue

倉庫指標

Star
 (4,125 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

There's a lot that you all can do to help, including:

  • Try out signals within your framework or application
  • Improve the documentation/learning materials for signals
  • Document use cases (whether it's something the API supports well or not)
  • Write more tests, e.g., by porting them from other signal implementations #70
  • Port other signal implementations to this API
  • Write benchmarks for signals, both synthetic and real-world application ones #71
  • File issues on polyfill bugs, your design thoughts, etc.
  • Development reactive data structures/state management abstractions on top of signals
  • Implement signals natively in a JS engine (behind a flag/in a PR, not shipped!)

貢獻者指南