Thomas Baron
Thomas Baron
@chrisjpatty I've been experimenting with implementing my suggestion #78. Please let me know if you have any suggestions. And (if this is something you're interested in), what changes/additions would be...
@chrisjpatty I’m also very interested in this. I’m planning to have each node represent an async function that can call other async functions. So having a function callable from 2...
A cleaner way to trigger rerender is by changing the “key” prop of NodeEditor to a new value. For example, the name or position of the tab the user navigates...