DEV Community

AspXone
AspXone

Posted on

SPAs explained in less then 40 words

SPAs stand for Single page applications. It is web app that loads a single HTML page and dynamically updates the content without opening a new page. These apps are built with *NodeJS or ASP.NET Core. *

Top comments (0)