As we conclude, here is a list of questions for you to test your knowledge regarding this chapter's material. You will find the answers in the Assessments section of the book:
- What feature of the Flask-RESTful extension can we use to help to validate a client's input data?
- What communication protocol can be used to provide real-time full-duplex communication between a client and a server?
- How do we perform request data validation with Flask-SocketIO?
- What is the Flask templates folder?
- When using jQuery, where should we create component event listeners and initialize our web page content?
- What command-line tool can be used to make requests to a RESTful API service?
- What happens to the physical LED when we change the value property of a PWMLED instance?