How to become front-end developer 2023

Ahmed Sayed Shalaby
2 min readJul 29, 2023

--

CSS Code

Introduction

At first you must equip the tools you need to start learning such as the code book program and browser with the care to learn the basics of programming

Learning the basic skills of the job

1- learn HTML

To start your life in Web you must learn the page design language that is indispensable whether you are Designer or Developer which is Html language and there are a lot of sources , HTML abbreviated for (Hyper Text Markup Language)

2- learn CSS language

CSS is the language responsible for coordinating web pages that allows you to use colors, fonts, dimensions and everything that makes the page the beautiful and indispensable form you see.

3- do multiple designs by HTML + CSS

After learning HTML, CSS you have to work several projects to apply to them and improve your level in them and work what you learned

4- learn JavaScript

JS is the beating heart of any site and is an important part of the frontend developer’s path
It is one of the most important and widely used languages in the world today.

5- Application on JavaScript language

You need to solve problems on many sites while doing practical applications to develop your level

More Practical Applications and Phase Frameworks

1- Responsive design work without framework

Learn how to work responsive design without a framework to know the overall concept of responsive design

Follow us please ♥

2- Work Group Designs by Framework and UI Kits

Work a lot of practical applications using the most famous frameworks and libraries Bootstrap, Tailwind

Advanced Professional Access Skills

1- Learn SASS with apps to develop your level in CSS

Learn SASS to add the advantages of programming languages in your Code in CSS language to save time and professionalism

2- Pugjs learning to develop the capabilities of HTML

Learn Pug.js Template Engine to get features of programming languages while writing HTML Code

3- Learn Gulpjs to do your recurring tasks instead of you

Learn Gulp.js to do your repeated tasks on your behalf and automatically

4- Learn JavaScript Unit Testing by Jest Framework

One of the most important courses that will benefit you in the working environment to test your software and we will use the Jest framework

JavaScript Framework

1- Learn Vue.js with practical applications and references

One of the nicest and easiest frameworks I have taken to putting on the Vue.js labor market for its ease and strength in the work of Web apps

General but important skills

1- Learn Command Line with Cmder

Learn Command Line Commands to develop your level in Developments and to accelerate business performance

2- Learn Git & GitHub

Learn Git and Github to save your software and to increase team handling skills

Follow us please ♥

--

--