What is WEB Front End? Is everything the browser of the user’s computer does. Let’s look at what the browser has done when users visit the website: Enter web address-> resolve domain name-> request page-> resolve page and send resource request in page-> render resource-> output page-> monitor user action-> re-render. From the above path, ..