RoadMap to become Front End Developer
Are you wanna become a web developer pro then this article is you !!!!
web developers work independently as freelancers or with company teams to create websites. Depending on the job, these professionals may focus on
What did web developers do?
Daily Task they do
Web developer's daily tasks depend on their industry, position, and project. Web developers also test website functions and take charge of building, maintaining updating, and troubleshooting websites.
Developers often find themselves
Basically, there are three types of role preference learning :
Developers can also be categorized to their style of work -
Let's jump to the preparation path of the pro version.....
Front -End
A front-end web developer is someone who takes care of building the user interface of a website or a web application. Basically works on creating the visual part and making it dynamic in order to allow the user to interact with it.
Nowadays, front-end web development has become more complex than it was. It's more than just HTML, CSS, and JavaScript. There are a lot of technologies you need to learn, the tasks are many as well. However, if you have the passion and discipline, you can definitely become a successful front-end developer.
1) How does the web works?
Before starting to learn any technologies, it's way better if you first learn the fundamentals of the web in general. Here we are learning how the web works and how it started, this is a must for every type of developer. You will need to learn about things like HTTP, domain names, hosting, browsers, and how they work.
Here is a list of some topics that you need to consider :
Internet
2) HTML
HTML Stand for HyperText Markup Language. It is used to build the skeleton or the markup for your website. Here you need to learn the basics of HTML, but you might want to pay more attention to HTML forms as they will be fundamental in the future. Cheatsheet
3) CSS
CSS stands for Cascading Style Sheets. It is used to define how your HTML elements should look like. It is also used to make responsive layouts and it makes your webpage more beautiful as well. Cheatsheet
CSS is easy to learn, but difficult to master. There are a few topics that you want to pay more attention to, like :
I would also recommend that you learn some web and UI design fundamentals. This will give you the potential to make a good-looking web page as a front-end developer.
4) Javascript
JavaScript is the queen of web development, I can’t imagine the web without it. It’s the best programming and scripting language for web developers. You can do many things with it such as front-end, back-end, mobile apps, and etc. cheat sheet
When it comes to JavaScript, you need to learn the basics first. Things like variables, data types, functions, arrays, objects, and etc. You also need to learn about how to manipulate the DOM and many more.
5) Version Control
It allows you to go back to some previous versions of the codebase without any issues. Also, it helps in collaborating with people working on the same code.
So learn the basics of Git and how to use it in your command line. Also, create an account on Github and learn how to create your first repository in order to push your HTML and CSS code to it using Git. This will give you the habit of using Git and Github for your future projects in front-end development.
- Repo hosting services (creating an account and learn to use Github)
- Basic usage of Git
- Github / Gitlab / Bitbucket
6) Web Security Knowledge
Get at least a basic knowledge of all of these
7) Package Manager
npm and yarn both are fine, pick one or learn both, there is not much difference.
8) CSS Architecture
with modern frameworks and CSS-in-JS, you don't have to worry about it anymore but still, it would be a good idea to get familiarized with BEM at least.
9) CSS Preprocessors
with how the modern frameworks there has been more push towards CSS-in-JS so you may not need these but still a good idea to familiarize yourself.
10) Build Tools
Task Runners
Module Bundlers
Recommended by LinkedIn
Linters and Formatters
11) Pick a Framework
React.js
Angular
Vue.js
12) Modern CSS
13) Web Components
14) CSS Frameworks
JS-based and better to use with your framework-based Javascript application.
CSS first frameworks which don't come with javascript components default.
15) Testing your Apps
Learn the difference between Unit, Integration, and Functional test and learn how to write them with the tools listed and can fill all your testing needs with just these. Mocha, Chai, Ava, Jasmine(apps)
16) Type checkers
17) Progressive web apps
Learn different web API's used in PWA's
Calculating, measuring, and improving performance
18) Server-Side Rendering (SSR)
React.js
Angular
Vue.js
19) GraphQL
20) Static Site Generators
21) Mobile Applications
22) Desktop Application
23) Web Assembly
Conclusion
At the end of the front-end from scratch to pro, this is the huge list of technologies we need to learn with a lot of choices to choose the latest one for the current trending. So the next article covers the back-end and so on... Happy Learning :)
Frontend Web Developer 💻 || B.Sc. (Hons) Mathematics 🎓 || Math & Science Tutor 💡 || Aspiring Software Engineer || Technical Writer 📝
2yThanks for sharing 😊 I find it helpful Sonika M
Web Developer | Expert in CMS & eCommerce Design
3yThank you so much 😊 for share this roadmap it's helpful for me