Aditya Mathur

Aditya Mathur @adii9

About: Full stack developer building amazing mobile & web applications & passionate about writing technical blogs.

Location:
India
Joined:
Jul 17, 2022

Aditya Mathur
articles - 17 total

Understanding the Request Flow in a Web App: React, Django, Docker & AWS

Introduction Ever wondered what happens when a user makes a request to your web application? How...

Learn More 1 0Feb 3

Why Good Architectural Design Matters: Microservices with Django

Introduction In the world of software development, architectural design plays a crucial role in the...

Learn More 1 0Aug 5 '24

Reviewing the PRs - The Perfect Way.

Introduction: Maintaining a flawless master branch is the bedrock of a robust codebase. In the world...

Learn More 1 0Jan 15 '24

Indexes 101: What They Are, Why They Matter, and How to Use Them in PostgreSQL

Introduction In the intricate realm of databases, indexes stand as silent heroes, enhancing the...

Learn More 2 0Nov 12 '23

Demystifying Materialized Views in PostgreSQL

Welcome back, dear readers! It's been a while since I last shared my thoughts and insights through my...

Learn More 11 2Nov 6 '23

Embracing the Power of Sharing: My Journey in Tech Blogging

Hey Dev fam! 👋 I wanted to take a moment to share my personal experience and reflections on the...

Learn More 3 1Jul 20 '23

DRF-YASG: The Superhero of API Documentation - Saving Developers from Documentation Despair!

In the midst of a migration project at my workplace, where we are transitioning a web application...

Learn More 14 1Jul 3 '23

Stored Procedures and Django: A Match Made in Performance Heaven

Have you ever found yourself staring at the spinning wheel of death on your website, wondering what...

Learn More 11 0May 12 '23

Let's Dockerize your Django & React JS App.

Ah, the infamous words of a developer: "but it works on my machine!" - a phrase that strikes fear...

Learn More 10 0Apr 27 '23

"Swipe Left on Looks: Meet Meld - The Dating App that Cares about Your Personality"

Hey there, fellow tech enthusiasts! Today's post is going to be a little different, but still packed...

Learn More 6 4Apr 15 '23

Optimizing React Native Development: The Importance of a Clean Console

Developing a React Native app involves a lot of trial and error, debugging, and testing. During this...

Learn More 3 0Mar 31 '23

How to Use useEffect, useContext, useRef, useCallback, and useMemo in React.

React is a popular JavaScript framework for building web and mobile applications. One of the key...

Learn More 11 0Mar 16 '23

Exploring Expo Application Services: Building, Deploying and Managing Mobile Apps with Ease.

Expo is a popular open-source toolchain for developing and building mobile applications using React...

Learn More 5 0Mar 2 '23

Expo SDK Update 48 - Elevating the Best to Even Better.

In today's announcement from Expo, they released the latest release of their software development...

Learn More 2 0Feb 27 '23

Making an Authentication Less Open Document URL for BOBJ Document.

Recently, I was working on a client's request where in I was supposed to redirect to BOBJ report on...

Learn More 2 0Feb 20 '23

Python and OpenAi API: Unleashing the Power of AI with Ease

OpenAI's ChatGPT API is a cutting-edge natural language processing tool that is changing the way we...

Learn More 3 1Jan 30 '23

Uploading Images to Firebase Storage in React Native with Expo Workflow.

There are many ways of uploading local images and videos to Firebase Storage in React Native and...

Learn More 12 1Jul 22 '22