Modern frontend applications are no longer limited to simple webpages and forms. Nowadays, they handle large datasets, complex user interactions, and intensive computations, all inside a single browser.

And I believe it is a good idea to understand the basic types of applications and their nature, so that whenever you start working on an...