The Elements of a Web Application
Learn how to identify the type of web application.
We'll cover the following
The following concepts are important to know in web application development: asynchronous communication, single-page applications,
Types of communication
There are two types of communications between the client and the server:
- Asynchronous communication
- Synchronous communication
The properties of both types are explained in the following table:
Get hands-on with 1200+ tech skills courses.