DEV Community

Discussion on: How I want to become a better programmer in 2022 - Part 2

Collapse
 
yuridevat profile image
Julia πŸ‘©πŸ»β€πŸ’» GDE

Hi Dragos! Thank you very much for your comment. I really appreciate your thoughts on my article ☺️

It also made me realize that I was not very clear at some point (which I will update immediately). You are totally right, I want to aim the frontend part (needed some time to figure everything out) and just doing trainings because the company is paying for it is not my goal at all.
In this particular case, I have to do the OCA and master Springboot to some point, it is part of my contract. For Scrum, I already did the PSMI (which was also part of my contract) and since I work with parts of the framework everyday I do not spend any time on "learning" about it any more.

All the other points you are mentioning is already part of diving deeper into React (at least in my head πŸ˜„) by stop using CRA and create a project from scratch, thinking about folder structure, design patterns, using ESLint, Prettier, Husky, Git Workflows and much more. My latest 2 projects are set up having all these professional stuff in consideration. So I am slowly getting there 🐌