My road in development
First step
My first language is python, and I also used VS Code for my code editor.
Base technologies
Learned the basics of HTML, CSS and JavaScript. And could make simple websites.
Frontend
Learned about Node JS, studied React, npm, react router dom at a basic level, and started using Vite.
Frontend
Improved my knowledge of React, learned Redux, switched to Yarn and started using Next JS.
Backend
I started creating a server for web applications using Express, Nest. Learned how to work with a database like mongo, postgresql. And learned how to make jwt tokens.