DEV Community

Discussion on: Onboarding a junior developer to your team? Here's 12 tips.

Collapse
 
theafanasevo profile image
Mustafa Kursun

These are very handsome points!

As a self-taught (or however you call it) developer who was lucky enough to find a job without even having a solid base to start, I suffered a lot from these situations. Especially for Git commands and processes... I broke things until I got used to it. And I heard about 'rebase' only months later I started to work and it was not in my workspace but in a face-to-face interview with another company. Since then I have more often been using the command.

Mentor or buddy, pair programming, and constructive code reviews are all valuable points.

Thanks for sharing!