Yes but I am jr. dev so there are certain implementations which I have not seen or not been familiarized with which is why there are times where it's difficult for me to notice certain code which might break in future for certain cases but due to my inexperience it is a bit difficult to catch it.
adamzwasserman|29 days ago
Exercism.io is excellent for exactly the experience you're seeking. The mentored tracks force you to see multiple solutions to the same problem, which builds pattern recognition faster than production work alone. You start noticing when code "feels" fragile before you can articulate why.
aaveragedev|28 days ago