Chapter 3. Communicating with the Server
7.1. Understanding the project requirements
7.2. Exploring the communication process
7.2.1. Choosing a data type
7.2.2. Using a supported HTTP request method
7.2.3. Converting the data
7.3. Using MV* frameworks
7.3.1. Generating requests
7.3.2. Processing results with callbacks
7.3.3. Processing results with promises
7.3.4. Promise error handling
7.4. Consuming RESTful web services
7.4.3. How MV* frameworks help us be RESTful
7.5.1. Configuring REST calls
7.5.2. Adding product items to the cart
7.5.5. Removing products from the cart
What's inside