Photo by Ferenc Almasi on Unsplash
Frontend Development For Dummies Explained in Fewer Than 200 Words
What is Frontend Development
Frontend Development is:
- Everything you see on a site!
- Visual design + Effects!
- Logic you see like a popup from a button click or adding 2 numbers
Not:
- Databases
- CRUD Operations
- Anything you do not see going on
Popular Frontend Languages
The popular frontend languages are:
- CSS - The actual design of the site from layout to colors
- HTML - The elements that are styled using CSS
- JavaScript/Frontend Framework - Logic like alerting someone when you click a button!
Whoah already at 100 words!
Each Frontend Browser
Each browser processes code differently so you need to make sure it is accessible to all... Some browsers are:
- Chrome
- Firefox
- Safari
- Edge
- Internet Explorer
What Frontend Dev's Must Do
- UX/UI (described here)
- Responsivity
- SEO
- Problem Solving
- Communication
- Implementing Logic
- HTML
Conclusion
Now you understand the role of frontend developers (dummied down) and a bit on their code in 200 words!
Follow for more and share this article with friends! (I also have a newsletter you should join!!!)