Open bradamiller opened 1 year ago
It would be good to explain the web server early, so it can be used for debugging and viewing program values later in the course. Maybe just an explanation of what it does and how to get it going in an early chapter, followed by using it as a dashboard for viewing status, and a debugging aid to allow functions in a larger program to be individually tested.
Need some documentation, at least some usage examples of the web server libraries and how they are used. Especially around the function buttons which require the program to be in event-driven mode.