Luca Del Puppo
Run, Code & Learn

Run, Code & Learn

Follow
homePlaywright Getting StartedJavascript Iterators & GeneratorsIt's Prisma TimeReact QueryTypescript - Tips & TricksRxJS - Getting Startedbadges
Tag

developer experience

#developer-experience

More content

Read more stories on Hashnode


Articles with this tag

Why I love GitLens in my VsCode - Interactive Rebase

Feb 28, 20234 min read

Interactive rebase ยท One of the processes I typically do in my daily work is interactive rebase.I commit a lot, and then before pushing the result, I try...

Why I love GitLens in my VsCode - Interactive Rebase

Why I love GitLens in my VsCode - Blame & Compare

Feb 21, 20233 min read

When you work with git, you want to get info about commits and who changed the codebase quickly. With GitLens, you can get much info about your...

Why I love GitLens in my VsCode - Blame & Compare

Why I love GitLens in my VsCode - First Steps

Feb 14, 20235 min read

In my daily routine, I work with git, and I suppose it's the same for you.I know all the standard commands to work with it in my terminal, and I love...

Why I love GitLens in my VsCode - First Steps