September 2024
Intermediate to advanced
743 pages
27h 48m
English
In this chapter, you learned the most important basic concepts important for the rest of this book. To conclude this chapter, I’ll provide an overview of the most important points and offer a brief outlook on what to expect in the following chapters. I’ll do this kind of retrospective at the end of each chapter.
The following key points were presented in this chapter:
Web pages, websites, and web applications consist of two parts: one that runs on the client side (the frontend) and one that runs on the server side (the backend).
The address you enter in the browser’s address bar is called a Uniform Resource Locator (URL).
Every web server has a unique address through which it can be reached, ...
Read now
Unlock full access