6 Using Web Formats
This chapter provides an overview of the most important web formats you should know as a full stack developer.
In this chapter, I want to introduce you to various formats that play a major role in web development alongside Hypertext Markup Language (HTML) from Chapter 2, Cascading Style Sheets (CSS) from Chapter 3, and JavaScript from Chapter 4. Data formats can be broadly categorized as data formats, image formats, and multimedia formats. Data formats are used primarily for exchanging data between a client and a server or, on the server side, between different web services, as shown in Figure 6.1. Image formats and multimedia formats are mainly relevant for the client side (because they are displayed by the browser), even ...
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