Sidali Assoul

Sidali Assoul @stormsidali2001

About: 🚀 Full Stack Developer | Backend Expert | Transforming Ideas into Reality 🌟

Joined:
Jul 21, 2022

Sidali Assoul
articles - 13 total

Vim Macros: Automate Repetitive Tasks Instantly

YouTube Link: https://youtube.com/shorts/40Odw5zdQBI Learn how to use Vim macros to automate...

Learn More 1 0Jan 14

Building a Professional Game Loop in TypeScript: From Basic to Advanced Implementation

Understanding Game Loops in Game Development A game loop is the heartbeat of every game...

Learn More 0 0Jan 9

Building an AI-Powered Git Commit Report Generator: Dev Log 1

It all started by noticing a repeating manual task that I had to do over and over again. Which was...

Learn More 13 0Dec 29 '24

Mastering the Abstract Factory Pattern: A Comprehensive Guide

Have you ever found yourself needing to create multiple variations of different families of object in...

Learn More 12 1Nov 20 '24

Mastering the Prototype Design Pattern: A Comprehensive Guide

Have you ever imported an object from a library and tried to clone it, only to fail because cloning...

Learn More 13 0Nov 16 '24

Mastering the Factory Method Design Pattern: Building a Task Management CLI

Have you encountered a case where the creation of an object or a family of objects in your...

Learn More 10 0Nov 14 '24

Mastering the Builder Pattern: Create a Dynamic AI Prompt Generator CLI

Have you ever encountered a case in your development journey where you had to deal with complex...

Learn More 11 2Nov 12 '24

Singleton Design Pattern: Managing Global States in Your Applications

Have you ever found yourself dealing with an object that needs to be shared across multiple parts of...

Learn More 26 5Nov 10 '24

Next.js 15 Deep Dive: Building a Notes App with Advanced Features

Introduction and Objectives In this blog article, I'd like to go through the most...

Learn More 24 8Nov 5 '24

feewrff

## Introduction and Objectives In this blog article, I'd like to go through the most important...

Learn More 6 0Nov 2 '24

Turn Your Next.js App into a Mobile Powerhouse (Easy PWA Guide)

Introduction: Imagine this: Your users enjoy your Next.js app on their phones anytime,...

Learn More 8 0May 18 '24

Git Merge vs. Rebase: Understanding Branching Strategies for a Cleaner Workflow

You're coding away a new feature in your git branch,feeling good about the clean, elegant code you've...

Learn More 24 3May 17 '24

Level Up Your NestJS Apps: Email Functionality with Mailgun & EJS

Effective email communication is a fundamental requirement for virtually any application. In this...

Learn More 10 0May 14 '24