Question 4
Which of the following statement(s) is/are true regarding Single Page Applications (SPA) and Progressive Web Apps (PWA)?
SPAs use client-side routing to dynamically update content without full page reloads.
PWAs can work offline using service workers.
SPAs always require a server-side language to handle routing.
PWAs can be added to a device’s home screen like native apps.