-
Book Overview & Buying
-
Table Of Contents
Full-Stack React, TypeScript, and Node - Second Edition
By :
In this section, we will learn about what the benefits and attributes of SPA applications are. By learning about these attributes, they will help us understand some of the architectural decisions that were made during React's creation.As mentioned earlier, the reason we build SPA style applications is to make our web apps look and feel more like native applications. Classic-style web apps can seem sluggish since any changes to the page require a call back to the server to get a new screen. However, SPA-style apps redraw portions of the screen immediately without waiting for a new file to come back from the server. Therefore, as far as the user can tell, a SPA application behaves like a native application.Building SPA applications is quite complex, with many components and libraries that need to be used. However, whether we are using Angular, Vue, React, or some other framework, there are certain features and requirements that...
Change the font size
Change margin width
Change background colour