Frontend refers to the user-facing part of an application, usually the code and assets that run in a browser or client interface.
Frontend development often involves HTML, CSS, JavaScript, accessibility, performance, APIs, and user-interface behavior.
Related concepts include Backend, Continuous Integration and Continuous Delivery.