Back to IssuesView on GitHub
#313
Challenging
tag to handle streams
Summary
This feature request proposes a new `<on>` tag for Marko to elegantly handle streaming data within templates. Contributors will need to design and implement this tag, considering its syntax for both Node.js streams and generic EventEmitters, and ensuring it integrates seamlessly with Marko's existing reactivity and compilation systems.
Skills Required
JavaScriptTypeScriptMarko internalsStream/EventEmitter handling
Files Likely Touched
Labels
type:featurescope:core taglib