|
|
|
|
|
by jonasdoesthings
1088 days ago
|
|
> In theory, Visual Studio Code for the Web Yeah, it works okay. I've been using it with GitHub Codespaces[1] in the past, which is not only VSCode Web, but also allows you to run your code (and any terminal commands really) in GitHub's cloud. You get 60 2-CPU-core hours for free each month, it comes in pretty handy if you just want to quickly code something on the go, and don't have a real laptop / PC available. [1]: https://github.com/features/codespaces |
|