|
|
|
|
|
by daniel-payne
332 days ago
|
|
this is from a post on the node-red forum, and a solution i made. Once you start to get big and complicated with node-red you will have this issue. But the rest of node-red is fantastic. It also covers a fix for git code reviews and integration with external testing frameworks. -------------------------------------------------------- I hope this can help anybody having the same issues as I have when writing long functions in node-red editor. Coding anything over 50 lines become difficult to work with, or trying to view multiple functions at the same time. The rest of node-red is fantastic! ---------------------------------------------------- https://github.com/daniel-payne/functions-templates-manager |
|