Open
Description
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 Add more tests for signals #70
- Port other signal implementations to this API
- Write benchmarks for signals, both synthetic and real-world application ones Benchmarks for signal implementations #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!)
Activity