I have a basic foundation of C++ from a course taken in college, and more recent practical deals with Arduino. While exploring and learning Node-RED, it occurred to me that a textbook or course would help.
I first wondered, should I look more into Node.js or JavaScript...
Example1
- The Complete Node.js Developer Course (3rd Edition)
- The Complete JavaScript Course 2021: From Zero to Expert!
Example2
Research
https://www.quora.com/How-much-JavaScript-should-I-know-in-order-to-learn-Node-js
Since my main issues involve the code within function nodes, I should look into JavaScript. Are there resources you recommend for learning JavaScript for Node-RED applications? (Besides the "documentation" on this site.)