DEV Community

Alifa Ara Heya profile picture

Alifa Ara Heya

I document what I learn—mostly to help myself remember. But also, to help others avoid the same mistakes. 😅 Learning Full Stack development.

Joined Joined on 
HTTP Requests in React(fetch vs Axios and Tanstack Query)

HTTP Requests in React(fetch vs Axios and Tanstack Query)

Comments
8 min read
💬 From Rejection to Revolution: The Engineering Brilliance Behind WhatsApp

💬 From Rejection to Revolution: The Engineering Brilliance Behind WhatsApp

Comments 1
2 min read
Monorepo vs Polyrepo

Monorepo vs Polyrepo

Comments
2 min read
Monolith vs. Microservices: Choosing a Software Architecture

Monolith vs. Microservices: Choosing a Software Architecture

Comments
2 min read
How I Implemented Google Authentication: A Step-by-Step Guide

How I Implemented Google Authentication: A Step-by-Step Guide

Comments
4 min read
How I implemented Access Token and Refresh Token in my Tour Management System Application

How I implemented Access Token and Refresh Token in my Tour Management System Application

Comments
3 min read
JWT Implementation Walkthrough

JWT Implementation Walkthrough

Comments
3 min read
JWT Token vs. Session token vs. Refresh Token

JWT Token vs. Session token vs. Refresh Token

Comments
2 min read
Dream Tour Management Backend Development – Part 1: Foundational Setup

Dream Tour Management Backend Development – Part 1: Foundational Setup

Comments 1
3 min read
Stop Writing try-catch in Every Express Controller — Use This Pattern Instead!

Stop Writing try-catch in Every Express Controller — Use This Pattern Instead!

Comments
2 min read
Building a Better `AppError` Class in Node.js for Robust API Error Handling

Building a Better `AppError` Class in Node.js for Robust API Error Handling

Comments
3 min read
⚙️ Setting Up ESLint with TypeScript

⚙️ Setting Up ESLint with TypeScript

Comments
2 min read
Gracefully Handling Server Errors in Node.js with Code Examples

Gracefully Handling Server Errors in Node.js with Code Examples

Comments
2 min read
Redux Counter App Step by Step

Redux Counter App Step by Step

2
Comments
5 min read
Starting a Basic Express App with Mongoose & TypeScript

Starting a Basic Express App with Mongoose & TypeScript

Comments
2 min read
Deploy a TypeScript Node.js App to Vercel using Vercel CLI

Deploy a TypeScript Node.js App to Vercel using Vercel CLI

Comments
2 min read
Introduction to React Router v7 (Data Router API)

Introduction to React Router v7 (Data Router API)

Comments
3 min read
VS Code Snippet: Auto-Named React TypeScript Component Based on File Name

VS Code Snippet: Auto-Named React TypeScript Component Based on File Name

Comments
2 min read
JavaScript Concept: Currying and its implementation in Redux

JavaScript Concept: Currying and its implementation in Redux

Comments
2 min read
Understanding Object Mutability, Shallow vs Deep Copy, and the Power of Immer in JavaScript

Understanding Object Mutability, Shallow vs Deep Copy, and the Power of Immer in JavaScript

Comments
2 min read
loading...