GraphQL info in a query resolver

GraphQL is one of the most widely used query and manipulation languages for APIs. It is a great alternative to REST APIs due to various advantages. I have worked on various products that used GraphQL as a middleware; developed in TypeScript as well as Python. During those implementations, I wanted to optimize my changes for …

GraphQL info in a query resolver Read More »

AI assisted programming

I recently signed up for Github Copilot and I was lucky enough to receive the invitation. When I came across the news that Github is working on this product, I was intrigued. Now, trying AI assisted programming for a couple of days, I am very impressed with what AI has to offer in the field …

AI assisted programming Read More »