Front-end
Front-end is the web development domain that covers the coded part visible on a web product: the client side.
Front-end is the web development domain that covers the coded part visible on a web product: the client side. It involves building a user interface from design mockups. It is often compared to the visible part of the iceberg — the smaller, visible portion of an application's code.
Examples of front-end languages:
- HTML
- CSS
- JavaScript and its frameworks ReactJS, VueJS and AngularJS
