The article discusses how the balance between Single-Page Applications (SPAs) and Multi-Page Applications (MPAs) has shifted, with MPAs gaining an upper hand due to recent browser developments. The author argues that new browser features, such as paint holding and back-forward caching, have made MPAs more viable. However, SPAs still have their place, particularly for applications that require complex interactions or offline support. The article concludes that the choice between SPAs and MPAs depends on the specific needs of the application.