thomasbartsch.net
Angular with Visual Studio Code - Getting Started [Update] | Thomas Bartsch | Having fun with dev
Here’s a little step-by-step guide to get started with learning Angular 6. My preferred editor is Visual Studio Code so let’s get go! 🙂 1) Install packages the right way I would strongly recommend to begin with Angular’s best practices. Using Angular CLI makes your life easy – it already follows their best practices! So: begin with … …