To all developers in India: Welcome to the Google Wallet API! Now you can create digital assets like boarding passes, event tickets, gift cards, loyalty cards, and more.
Related Posts
My takes on EsLint and Prettier against TypeScript
As a developer, I’ve always been a strong advocate for using Eslint and Prettier for type safety in…
Understanding APIs
1. Introduction 1.1 What is an API? An API, or Application Programming Interface, is a set of rules…
My K8s Cheatsheet
In this cheatsheet I summed up the most used commands. In doubt you can always consult kubectl --help…