5 Using Web Protocols
This chapter provides an overview of the most important web protocols you should know as a full stack developer.
So far, we’ve covered the most important languages for web development: Hypertext Markup Language (HTML), Cascading Style Sheets (CSS), and JavaScript. In addition to these languages, however, as a full stack developer, you must be familiar with web protocols and understand their basic functionality. Thus, in the first part of this chapter, I want to return to HTTP in more detail, before I introduce you to the WebSocket protocol, among others, through which bidirectional communication between client and server is possible, in the second part of this chapter.
Figure 5.1 Web Protocols Control Communications ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access