Vamshi Krishna

Results 3 issues of Vamshi Krishna

Disclaimer: Coming from Angular world 😁! In libraries like NgRx, NgXs effects we always return an observable. I feel this code snippet ```js store .on('today') .pipe( debounce(100) ) .subscribe(async date...

Hi , I am big fan of FiraCode. But this setting was not working ` ["editor.fontFamily" "FiraCode"]` After little look around , I realised fonts uses its own settings and...

We have around 50+ projects and its taking whole page to display them. So, we need to scroll down a lot to view the results .

bug