
Building APIs? Consider your options
With so many approaches to proper API design, development and management, it’s pretty easy to get lost just in the planning process. Source: Codementor
With so many approaches to proper API design, development and management, it’s pretty easy to get lost just in the planning process. Source: Codementor
We’ve put together a list of guidelines that will help you review Java code effectively. Read on to learn more! Source: Codementor
Tips, incidents, and timeless advice around maintaining code quality, with Badri Rajasekar. Source: Codementor
A list of anti-patterns you should avoid while writing code in Golang. Source: Codementor
Hoisting is a simple topic, but there are many misconceptions about it. This article aims to clarify your doubts about hoisting in JavaScript. Source: Codementor
If you’re the one who’s stuck asking yourself “What should I learn to stand out as a Java developer?”, this blog post can help you Read More
Automated code review tools can help you automate the process, improve your code quality, and save valuable developer time. Source: Codementor
A short list of patterns that beginners miss while writing Go. Source: Codementor
Telegram, one of the most popular messaging applications, is a bit more flexible than other popular chat applications like WhatsApp or Messenger by Facebook. Telegram Read More
In a previous article, we covered how to create a basic API using GraphQL and Python. In this mini-project below, we’ll use a GraphQL feature Read More