DEV Community

Discussion on: Evergreen skills to use throughout your career?

Collapse
 
kayis profile image
K

Yes.

But the basics of Git are much different than the basics of CVS. (distribution)

Also, the basics of JavaScript are also much different from other languages (more dynamic than most, event loop)

Thread Thread
 
dance2die profile image
Sung M. Kim

Thank you for the clarification, K :)