January 2026
Intermediate to advanced
346 pages
5h 40m
English
In the early days of the web, or even just a few years ago, we had one monolithic application for our web services. We would use HTML/CSS/JavaScript for the part that the user sees, and we would add some logic and code to handle the business logic and the connector between what the user sees and the logic. Fast forward to today, where most web applications have now separated the application into two main components: the frontend and the backend. The reasons for this separation can be broadly categorized as so:
Read now
Unlock full access