Using your local .npmrc inside a VS Code development containerOften times it is useful to use a system-wide .npmrc file to authenticate to private repositories. However when working with development…Apr 10, 2021Apr 10, 2021
Using GraphQL Code Generator (TypeScript) with ApolloLet’s say you have a GraphQL API and now you want to start accepting file uploads. This is possible using the following the Upload Scalar…Jan 27, 2021Jan 27, 2021
Creating a Fauna + Next.js/TypeScript To-do appRecently I have started exploring the NoSQL solution called Fauna to integrate it with one of my side projects. It took some digging and…Jan 12, 2021Jan 12, 2021