DEV Community

Abdulkareem Barghouthi
Abdulkareem Barghouthi

Posted on

Did you find it easier to learn git through git interfaces such as webstorm git feature, gitkraken, etc ...

The first time I began learning git I was so confused with implementing git concepts, especially git merge and resolving conflicts. But then when I began working at the company I'm at now, I started using webstorm as a way to execute my git operations and just seeing what's happening visually made it much easier to understand git merge and how to resolve conflicts.

How did you learn and implement git concepts?

Latest comments (0)