Sajjad Ali

Sajjad Ali @sajjadali

About: Full Stack Developer | Crafting Interactive Dashboards, Data-Intensive Systems & Scalable Backends for Financial & Actuarial Global Clients | Proficient in Python, Java, FastAPI, ReactJS, NodeJS

Location:
Karachi, Pakistan
Joined:
Dec 6, 2022

Sajjad Ali
articles - 11 total

Understanding CORS: Why It Matters and How to Implement It in Node.js and FastAPI

Hey devs 👋! Have you ever built a frontend that talks to a backend API, and everything works...

Learn More 1 0Apr 10

Git Tags: The Unsung Hero of Version Control

Hey devs 👋! Ever been in a situation where someone on your team (maybe even you 👀) asks: "Hey......

Learn More 1 0Apr 8

Supercharge Your Prototyping with Streamlit: A Quick and Powerful Web Framework 🚀

Have you ever had an amazing app idea but hesitated to start development due to time and cost...

Learn More 1 0Mar 12

Why You Should Use Prisma ORM in Your Next Project 🚀

Hey everyone! 👋 If you've ever built an application—whether it's a web app, Android app, or desktop...

Learn More 3 0Feb 27

Choosing the Right Charting Library for Your React Dashboard

If you've ever built a React dashboard, you know how essential data visualization is. Whether you’re...

Learn More 0 2Feb 27

Why You Should Avoid Pandas in Production Applications

If you're coming from a Data Science or Machine Learning background, chances are you've used pandas...

Learn More 0 0Feb 13

State Pattern | Design Patterns

In software engineering, crafting robust and maintainable code is akin to an artist painting a...

Learn More 0 0Mar 15 '24

Memento Design Pattern

As software engineers, we often grapple with the challenge of managing an object’s state. Whether...

Learn More 0 0Mar 14 '24

Palindromes in C++

What is Palindrome? A palindrome is a word, phrase, number, or other sequence of...

Learn More 2 0Jan 20 '23

MVVM Architecture in Android development

MVVM (Model-View-ViewModel) is a design pattern that is commonly used in Android app development. It...

Learn More 1 0Jan 20 '23

Android Networking with Volley

Volley is an HTTP library that makes networking for Android apps easier and most importantly, faster....

Learn More 7 0Dec 7 '22