Section 2: Mastering Node-RED
In this section, readers will actually create an application using the Node-RED flow editor. Instead of trying to build advanced applications from the beginning, first they will learn how to create a sample flow for each major environment (that is, stand-alone environments such as the Raspberry Pi, desktop, and cloud).
In this section, we will cover the following chapters:
- Chapter 5, Implementing Node-RED Locally
- Chapter 6, Implementing Node-RED in the Cloud
- Chapter 7, Calling a Web API from Node-RED
- Chapter 8, Using the Project Feature with Git