Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
refer him git immersion. and install code review. it is a hard job to mentor some one.
-
@rookiemaverick I didn't know git immersion, thanks!
And about code review, we're setting up a CI server which will do the code reviewing for me and send him an email when it doesn't pass our standards, so that'll help a bit, I hope. Just have to find the time to configure said CI server -
Git is complicated for the first time, give him a break, some small lessons.
But The rest he should've learned on his own by now.
Related Rants
My new co-worker is extremely stressing. I have to give small tasks so he won't forget to do anything. I also have to explain what he has to do in detail, give him the full solution, and show him exactly how he has to do it.
And he has no idea how to use git. He makes a feature branch and pushes all his various, half-finished features into it and makes a pull request.
And then I still have to refactor his crappy code everytime cause he uses variables like $data, $accA, $accB, $accZ and forgets to use the definied color variables in sass.
I literally have to do my work and his as well -_-
undefined
wk5