We all have been there at one point, trying to upgrade a yarn package but don't know-how. I'm writing this article because I found myself in that position, and would be using this as a reference in the near future. Let's get started Let's use upgrad...
Unlike Rest API, which has multiple endpoints, it is a bit more tricky to secure GraphQL, as it is one endpoint where all the queries and mutations are made. Locking down the single endpoint on GraphQL, might not be the best option, but with Auth0, ...
As developers, we spend long hours on our machines, shuffling between different applications. VSCode is one of the most popular code editors. With VSCode extensions, we can add features, themes, languages, and more to enhance our development workflo...