DEV Community

Discussion on: Git + GitHub Best Practices for Teams (Opinionated)

Collapse
 
bbarbour profile image
Brian Barbour

So I'm a self-taught developer who hasn't worked on a team before. This is super useful to me. When you're making commit messages to yourself, it's almost a joke. I try to put a few keywords that let me remember what I was working on at the time. I don't commit nearly enough, I don't think.

Also, you sent me down the rabbit whole of looking into Agile. Thanks! It was a nice introduction.

Collapse
 
bholmesdev profile image
Ben Holmes

Wow, love hearing when people how actually get something out of my posts. Keep crushing it man!

Also cool to see your journey trying out Gatsby and Netlify. I'm planning on using both for a club homepage, so its nice to learn some of the pitfalls to watch out for when using them 😊