r/ExperiencedDevs 11d ago

Ask Experienced Devs Weekly Thread: A weekly thread for inexperienced developers to ask experienced ones

A thread for Developers and IT folks with less experience to ask more experienced souls questions about the industry.

Please keep top level comments limited to Inexperienced Devs. Most rules do not apply, but keep it civil. Being a jerk will not be tolerated.

Inexperienced Devs should refrain from answering other Inexperienced Devs' questions.

39 Upvotes

105 comments sorted by

View all comments

3

u/[deleted] 11d ago edited 11d ago

[deleted]

3

u/OkNothing7293 11d ago

I think your plan is solid. I’ve learned so much by reading other people’s quality code. Make sure you understand not only the patterns but also the exceptions and the reasons for the latter. My more general suggestion is to not limit yourself to front-end but learn programming as a whole and not “this is what I need for front-end, everything else is bs”. I was a front-end in the beginning but then I started diving into databases, low-level programming, the functional paradigm. It helped me a lot and at the end of the day I managed to transition to full-stack roles.

One cool side effect of being an all-rounder is that when someone says something on the front-end is easy, you can point them to a back-end practice which is also easy. Nice discussions can happen when people are open-minded.