My secret of no merge conflict
PS: This post is for someone who has little knowledge of Git and GitHub.
Yellow People✌!!
I remember, when I was a junior dev and I didn’t know how to use Git, what approach to use, what kind of mindset I need to adopt. All these are really confusing...
techpresso.hashnode.dev4 min read
Pratik Sharma
Developer || Learner
Nicely written.
One tip I have is. Remember to auto format your files if your codespace uses prettier/ ESlint or something else to do the linting. It can solve a lot of problems.