Friday, February 21, 2020

Product Owner role misconceptions

I saw a video on YouTube showing some misconceptions on the Product Owner role

https://youtu.be/cr2rjaGmUzo

Let's improve Scrum altogether!

Thursday, February 20, 2020

Angular 2 Switcher

Tips & Tricks on Visual Studio Code:

Install "angular2-switcher" extension in Visual Studio Code

Then, use:

alt+u   to open .ts

alt+i    to open .scss

alt+o   to open .html

alt+p   to open .spec.ts

of a certain file. Hope it helps!

#sharingiscaring

Women Who Code

https://www.womenwhocode.com/

To all programmers and I.T. professional ladies, let's join the "Women Who Code" organization.

After changing password

When you encounter this error after changing your network password:
Fetching from origin
Error encountered while fetching: Git failed with a fatal error.
Authentication failed for https://tfs.erninet.ch/
This is the solution:
Open Credential Manager, then select Windows Credentials. Look for https://tfs.erninet.ch/ and edit the password there.