|
|
|
|
|
by hypermachine
1891 days ago
|
|
How do you deal with features that cannot be modeled as pure functions or are too computationally heavy to rerender on change? For example, user selections, copy and paste, ray tracing. Also I recommend using the Rete.js library for the underlying nodes editor instead of rolling your own. |
|
Thanks for the Rete.js recommendation, I'll give it a try!