Basic Of Full Stack Web Development
Browser :-
Browser is the medium which is used to display the content of the website.
Frontend Developer :-
Frontend developer works on the designing of the webpage and also there is no involvement of server. It ensures that how website is going to look like. It also ensure the web design and the user experience need to be in sync. It involves HTML , CSS , JS. The roles and responsibility of frontend developer are designing layer and the structure of the webpage, Implementing the UX design to create visually appealing interface,optimizing web application for scalability.
Backend Developer:-
Backend developer works on handling the database and there is an involvement of the server in handling the website. It enables the dynamic behavior of the website. It involves dealing with APIs, Database, etc., The role and responsibility of Backend developer are Creating, debugging , and maintaining the entire back end of an applications. It requires core application logic.