Open Issues Need Help
View All on GitHub 5-minute contribution: find anything unclear in the docs about 2 months ago
AI Summary: Review the Rimmel.js documentation and identify any unclear sections or concepts that require further explanation. The focus is on improving clarity for users unfamiliar with stream-oriented programming.
Complexity:
3/5
documentation enhancement good first issue
A Stream-Oriented UI library for the Rx.Observable Universe.
TypeScript
#fp#frp#functional-programming#javascript#javascript-framework#javascript-library#observable#observable-dom#observables#reactive-markup#reactive-programming#reactive-streams#rxjs#stream-oriented-programming#streams#typescript#ui#ui-library
Node-based schedulers overwrite tasks 2 months ago
AI Summary: The task requires modifying Rimmel's node-based schedulers (like `ema-animation-frame`) to group tasks not only by node but also by task type (e.g., `innerHTML`, attribute changes). This prevents overwriting issues where different tasks on the same node might interfere with each other.
Complexity:
4/5
bug good first issue
A Stream-Oriented UI library for the Rx.Observable Universe.
TypeScript
#fp#frp#functional-programming#javascript#javascript-framework#javascript-library#observable#observable-dom#observables#reactive-markup#reactive-programming#reactive-streams#rxjs#stream-oriented-programming#streams#typescript#ui#ui-library