|
Answer» Different WEB development types include: - Front-end: Front-end developers design the look of a website (visible to users) and FOCUS on visual elements of the website.
- Back-end: A BACKEND developer is responsible for server-side (non-visible to users) application logic and front-end integration.
- Full Stack: Full Stack Developers work both on the Back End (server-side) and Front End (client-side) of an application.
- UI (User Interface) developers: UI developers are responsible for designing and developing a website's User Interface. They design the look, feel, and PRESENTATION of web applications, as well as ensure their FUNCTIONALITY.
|