mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-09-21 12:44:00 +08:00
* refactor: clean to roadmap content * refactor: move shared helpers into scripts/lib
9 lines
806 B
Markdown
9 lines
806 B
Markdown
# Frontend Development
|
|
|
|
Frontend development involves crafting the user interface and user experience of a website or web application. It focuses on the parts of a website that users directly interact with, such as buttons, text, images, and navigation. Frontend developers use languages like HTML, CSS, and JavaScript to build these interactive elements and ensure they function correctly across different browsers and devices.
|
|
|
|
Visit the following resources to learn more:
|
|
|
|
- [@roadmap@Visit the dedicated Frontend Roadmap](https://roadmap.sh/frontend)
|
|
- [@article@Front-End Development: The Complete Guide](https://cloudinary.com/guides/front-end-development/front-end-development-the-complete-guide)
|
|
- [@video@Frontend web development - a complete overview](https://www.youtube.com/watch?v=WG5ikvJ2TKA) |