Is VS Code the best?

Visual Studio is far and away the best editor for EVERYTHING except Java , which has its own special thing (I think). Visual Studio does a lot of things really well. You get powerful tooling for not just the Microsoft stack, but Python, Ruby and a number of other popular languages.

Read more

Can you code an app on a Chromebook?

While Chromebooks can run VS Code just fine , even on lower-powered versions like the one I’m testing with, sometimes you need to use faster machines for your development, with more memory and/or a faster CPU. For example, maybe you’re using an ARM-powered Chromebook but you need to run your code on a Intel/AMD chip.3 Ara 2020

Read more