DEV Community

Discussion on: How to set up a short feedback loop as a solo coder

Collapse
 
briankephart profile image
Brian Kephart

I think you gave a great overview actually. Solo devs have special challenges with feedback loops and code/process reviews. I find that personally I always wonder if I'm using the right design patterns, or if what I'm writing is going to turn into spaghetti, because I don't have someone reviewing my code who can give me that kind of perspective.