DEV Community

Discussion on: Don't waste your time on a portfolio website

 
jkettmann profile image
Johannes Kettmann • Edited

I have the feeling that you approach the career change very structured. So it seems like you're well prepared. Just try to apply and you'll see what results come back.

From my perspective the best thing you can do to improve is to build projects and try to use professional workflows as much as you can. Most importantly is planning the project by splitting it into features and creating tasks and Git workflows (e.g. GitHub pull request flow). And by writing the code you'll automatically improve those skills as well.

If you happen to be a React developer you can have a look at my course at ooloo.io where you can learn how to work on a professional dev team.

Thread Thread
 
nicolasomar profile image
Nicolás Omar González Passerino

Thank you for the advice Johannes. I will study about workflows and go for that path.
Also I will check your course for a more professional approach.