Short note on Single Page Application:

 Single Page Application:

  • We bring to page application is a web application or website that interacts with the user by dynamically rewriting the current web page with new data of default of method of a web browser loading entire new page.
  •  In SPA, a page occurs all the necessary HTML, CSS, JS  code is either retrieved by browser with a single page load or from appropriate resources that are dynamically loaded and added to the pages as per the user's actions. I by refresh never occurs, all browsers with a single load or from appropriate a resourced page dynamically for the loaded and added to the pages as per user actions. 

Comments

Popular posts from this blog

What are different steps used in JDBC? Write down a small program showing all steps.

Discuss classification or taxonomy of virtualization at different levels.

Pure Versus Partial EC