quod-ai.hashnode.dev7 dev tools powered by AI to improve developer productivityA developer’s capabilities can improve exponentially with the tools they use. It is not enough just to know a programming language or a framework, but also the tools that come with it. A lot of the dev tools have been created by developers to solve t...Jul 9, 2021·4 min read
quod-ai.hashnode.dev5 Best Dev Tools for Code SearchToday’s article is slightly different from our usual ones. If you’re a developer there is no doubt that you might've gone through the process of searching for code. It can be through the code repository of your organization and you’re trying to imple...Jul 2, 2021·6 min read
quod-ai.hashnode.devHow to structure your Java apps using JHipster7 years ago, JHipster had its initial release. It allowed developers to generate code for modern web applications that utilize the microservice architecture. Today, it has grown so much with its main focus being developer productivity. This article w...May 14, 2021·7 min read
quod-ai.hashnode.devHow to structure your Flask apps using cookiecutterToday’s article is all about cookiecutter. If you are a Python fanatic, you might’ve already heard of cookiecutter and possibly even have used it. It is a command-line tool that allows you to create boilerplate application code with a few simple step...Apr 21, 2021·6 min read
quod-ai.hashnode.devHow GraphQL works in the real world, a deep dive into Spectrum chatIf you're a web developer, there’s a high chance that you’ve already heard of GraphQL. It completely changed the landscape of how APIs are queried and is growing at a tremendous pace with wider adoption from the developer community. This article was ...Apr 9, 2021·7 min read