Posts tagged with
dev-tools
How to Create a GraphQL API with Python and Django
We will discuss how to create a GraphQL API with Python.
How to Use Nodemon to Automatically Restart Node.js Applications
This guide shows you how to install and use Nodemon to streamline your development process.
Introduction to Nest JS
In this article, we will discuss how to create a simple web application using NestJS and its major components.
4 Ways to Generate UUIDs in Node.js
We'll explore how UUIDs work in Node.js and how they can help keep data distinct and make your projects easier to scale.
Low Code Limitations - Exploring the Risk of Vendor Lock-In
We discuss the limitations and risks associated with low-code platforms and how to avoid getting stuck with one vendor.
Django REST Framework - How to use it to create APIs?
Explore the Django REST Framework and learn how to create APIs using it.
What are Low Code Development Platforms?
We'll looking into low-code platforms, when and where they can be used, and limitations you might face during the development.
JWT Authentication - What is JSON web token?
We will focus mainly on using JWTs for securing web applications.
Developing Internal Tools in 2024
Internal tools are specialized software applications used by a company's back-office departments.
What is Version Control and Benefits of Using It?
Version control systems are essential to any successful software project. Understand version control fundamentals and compare version control systems.