Aliasger Jaffer
Aliasger Jaffer's Blog

Aliasger Jaffer's Blog

Follow
Follow
homeAngular TestingAngularRxJS.NET and RelatedCloudbadges
Tag

Developer Tools

#developer-tools

More content

Read more stories on Hashnode


Articles with this tag

Search for a string in multiple local repositories quickly

Feb 18, 20221 min read

Using ripgrep · You have multiple repositories in a single folder and you want to search for a text in them. Maybe you updated a package.json version...

Search for a string in multiple local repositories quickly

Get an instance of the rendered component, in Developer Tools

Dec 9, 20212 min read

Debugging in Angular · Do you want to get the component instance that is rendered on the browser? Here is a quick way to do it. I have a component called...

Get an instance of the rendered component, in Developer Tools

Reverse destructive git operations

Oct 14, 20216 min read

Undo your squash commit · Almost everyone I know has worked with Git, and I have to admit, when I first started working with it many years back, I was...

Reverse destructive git operations