DEV Community

Discussion on: Full Stack Developer's Roadmap 🗺

Collapse
 
sandorturanszky profile image
Sandor | tutorialhell.dev

You need to now what's availble, but focus on Front-end or Backend. Unless you use JavaScript, of course. In this case you can be more or less proficient in the client and server tech.

The best is to learn concepts and patterns. The rest are tools that come and go. If you know a programming language, you will figure our any framework or lib written with it. If you know what databases are, what are the core principles, how they work and what they are for (SQL, NoSQL, Graph), you will figure out MySQL, PostgresQL, Mongo, etc.

With this knowledge you will be always uptodate.

Some comments have been hidden by the post's author - find out more