DEV Community

Discussion on: 12 Best Online Tools for Web Developers

Collapse
 
exadra37 profile image
Paulo Renato • Edited

Thanks for sharing your tools of preference.

Some notes, that reflect my personal opinion...

StackOverlow

Be careful with StackOverflow, more often then not the accepted or most upvoted answer is not the best solution, sometimes is even a bad one. This happens because who asked doesn't know much, thus it accepts the first answer that works for him or that belongs to the member with more reputation points.

Github

While the most used and the one that gives more visibility, I prefer Gitlab, because its much more rich in its feature set, and have a better UI in my opinion.

Collapse
 
nashpl profile image
Krzysztof Buczynski

I agree just copy/paste technique from StackOverflow can be problematic
If code is not tested/optimized at all.

Source Control interfaces are similar to each other at this point in time so it just matter of preference. But it is fine as long you use usual GIT cli :D