DEV Community

Discussion on: What was your win this week?

Collapse
 
albertomontalesi profile image
AlbertoM

I saw from your profile you are an English teacher, good luck for your career path! I also worked as ESL teacher before getting a job as software developer. Anyway, from my experience vscode is much better than atom but I haven't used it in a while so maybe it got better

Collapse
 
jennajlee92 profile image
jennajlee92

Sorry for the late reply!

I've actually tried downloading vscode, but bc I'm the noob that I am, I had a hard time figuring out how to use it. Atom seemed simpler to use.

Do you think it would be better to use vscode though? What features are good about it?

Thread Thread
 
albertomontalesi profile image
AlbertoM

When i made the switch from Atom to VSCode the thing i've noticed the most was performance. Atom was very slow even with my personal projects. As VScode has become the most used text editor I guess it's a good idea to learn how to use since your future colleagues are probably gonna use that too, at least that's the case for me. I didn't do much in term of setup. Just install it, browse the extensions library and install what suits you the most. I' not sure if Atom has it, but vs code now has a live share functionality which is super useful as it let's you screen share. I've already used it several times with my senior.

Thread Thread
 
jennajlee92 profile image
jennajlee92

Thanks!! The live share functionality sounds great. I'll definitely download it and see :)

Thread Thread
 
hundredrab profile image
100

Atom's teletype has actually been around much longer than VSCode's LiveShare, which I think is almost the same thing (I myself don't use either so can't say for sure).