DEV Community

Discussion on: Front-End Developer Toolbox (Software Edition)

Collapse
 
amg28 profile image
amg28

Source tree on Windows is quite poor choice. It works flawless on Mac, but Windows version is much less optimized, slow and buggy. I would not recommend anyone to use it.
I would suggest: Github Desktop, Tortoise Git or even just VSC with built in git version control.

Collapse
 
hcardonaweb profile image
hcardonaweb

Thanks for your input! I have a Mac so you are correct it works great for me.

I appreciate you sharing other options. Thanks!