Myntra PWA
- A progressive web application (PWA)
PWA Architecture
- Set a range of processes into motion to load the front end interface
- One process is Server-side and the other client-side.
Server-side rendering:
Request is made for every separate page visited .
Client-side rendering:
Only sends one request to the server. Entire skeleton of the PWA will be loaded\ making for seamless navigation.
Site can be rendered by the server and the contents cached, with new client-side rendering only occurring when needed. P
PWA will achieve superfast loading speeds whilst keeping smooth navigation, creating an experience focused on the user.
Enables users to create and edit documents on the go without internet.
Why building a Progressive Web Application
PWA's Are Easier to Maintain
PWAs are Responsive Design (by device, and screen size)
PWA's Offer an App-Like Experience
PWA's Can Work Offline