How to become a full stack developer.

To become a full stack developer, first of all

Learn frontend development ;

— HTML — The backbone of any website development process.

— CSS — Describes how HTML elements should be displayed.

— JavaScript — Supports event- driven, functional, interactive web design and imperative programming styles.

— Familiar with some library and frameworks like React, Angular, Vue etc.

Learn Backend development ;

— Choose a programming language, Django / Flask ( Python ) Or Node.js (JavaScript) or PHP.

— Learn about databases : like MySQL / MongoDB / SQLite etc.

— Make projects.

Other important topics ;

— Web security and vulnerabilities.

— Version Control Systems ( Git and GitHub ).

— Deployment ( AWS and Heroku ).

There are a lots of thing to learn more for become a full stack developer. But this is minimal.

Thank you 🌹

Leave a Comment