Tools that run my digital life
List of tools that significantly helped make my digital life better. ...
List of tools that significantly helped make my digital life better. ...
Git is a powerful distributed version control system. I hope this set of notes will be a condensed introduction to git, that helps you gain a better understanding of its beautiful underlying concepts so you don’t need to blindly memorize git’s notorious commands anymore. ...
This past week, I was tackling a problem where I need to authenticate a React client with a GraphQL server using Amazon Cognito and had to handle auto refreshing the expired tokens. ...