September 2024
Intermediate to advanced
743 pages
27h 48m
English
In this chapter, Sebastian Springer explains how you can use React to build a single-page application using the basics of Hypertext Markup Language (HTML), Cascading Style Sheets (CSS), and JavaScript.
As a full stack developer, sooner or later you’ll come across one of the major frontend frameworks in JavaScript. In this chapter, you’ll learn how to use React to create a single-page application and manage the information for your application.
Figure 10.1 Single-Page Applications: A Single HTML Page with Content That Can Be Dynamically Modified Using JavaScript
With the combination ...
Read now
Unlock full access