Using TFS from VSCode

Posted on September 02, 2018 in Develop • Tagged with #vscode, #tfs, #git, #npm, #visualstudio

You might continue a while working with TFS before you jump to GIT.
At least we do that at my work. For frontend projects like Ionic, Angular, Vue, etc using a CLI for generation code templates it makes most sense to to stay in VSCode (opposed to Visual Studio).
So …


Continue reading

Ngx: Template for Visual Studio 2017

Posted on September 24, 2017 in Develop • Tagged with #npm, #ngx, #typescript, #visualstudio, #tfs

At my work all web developers are getting an Angular 4 course. But there are a couple of issues with that.

  • When you work with ngx in Visual Studio code you get a .gitnore file from the Angular CLI to take care of what not to commit to GIT. Since …

Continue reading