Is there a recommendation to learn NodeRed from baby building blocks and move up from there?
I have ~amatuer computer science knowledge with moderate logical programming skills for embedded devices (not legit stuff like C++ LOL), but know nothing of JavaScript, IoT, HTTP, etc.
The result is when I read the documentation for NodeRed elements, it is too advanced for me to comprehend. Such as an HTTP node. I don't understand the significance of it and have a hard time reaching the first rung of that ladder to continue self-learning. The documentation and literature is quite lacking.
I know NodeRed depends heavily on pre-existing cornerstones of CS/programming, but maybe it could be useful to learn NodeRed specifically then work backwards from there