Microsoft

Andrés Alejos
5 min read
Members Public

My Favorite Visual Studio Code Extensions (For Productivity)

Introduction Microsoft Visual Studio Code is an open-source text editor written almost entirely in TypeScript and JavaScript. It is platform-independent, meaning that it is available on Windows, Mac, and Linux. The big three in non Vim/Emacs text editors for developers is typically SublimeText, Atom, and VSCode, with VSCode being

Andrés Alejos
4 min read
Members Public

Getting Started with Developing on a Windows Machine

Purpose The purpose of this tutorial is to get you comfortable with your development environment, and to get you started into your actual work as fast as possible. Without a well-established environment and workflow, it is difficult to start working without having hurdles and having to stop often to install