RxViz logo
RxViz
Create
Roadmap
Feedback
Feature Requests

    Boards

  • Feature Requests

Powered by Canny

Feature Requests

Feature requests and feedback
posts
Inspect value
It would be nice to visualize objects as json in a popover
4
·

complete

Run code with keyboard shortcut
I would be nice if you could run/submit the code with a keyboard shortcut. I couldn't find any docs for default submit behavior for code mirror
1
·

complete

Functional Grouped Fibonacci
IMHO the example of grouped Fibonacci is complicated for no reason, because it forces imperative programming into RX. I've create functionally identical (except for shorter interval) observable using only interval, scan and map to achieve the Fibonacci sequence. https://gist.github.com/shlomiborovitz/b2cef027e3779744082f928cea679da0
2
·

complete

Powered by Canny