How can the web application load time be reduced?
The ways to minimize the load time of a web application are:-
- Minimize the resources requested by a page
- Implement Lazy load so that the part of the page only loads when the access that part.
- Use Distributed networks for common resource files.
BY Best Interview Question ON 01 Mar 2019