Christian Lagerkvist

Results 15 comments of Christian Lagerkvist
trafficstars

I can see the appeal when you work with FF and NR on a daily basis, but to add some counterbalance I'm not overly excited about an "Immersive Node-RED experience"....

My target group does not code so I solved this the following way: First we need a utility function: ``` function getLeftNodes(node, type) { var arr = RED.nodes .filterLinks({ target:...

I... simply created a new tab, named it myNode, copied and wired _startNode, use templots, nodemakerhtml and finish node_. Should scale with one node per tab.

It _does_ scale with one node per tab :>

Oh, that makes sense. I want that! =)