RSSAmplifier

Blog

Ahmed Ibrahim

I'm a full stack software engineer with 5 years of experience with Node.js. I do believe that anyone can master how to write better code, But ideas and passion cannot be gained that easy, based on my co-workers my strengths is the ability to produce ideas and passion. My forever favorite quote: DO IT WITH PASSION OR NOT AT ALL.

ahmed-ibrahim.comRSS feed ↗8 posts

Latest posts

LiveKit's new Answering Machine Detection is a state machine, not a feature

Yesterday LiveKit shipped Agents 1.5.9. Buried in the release notes, between a Deepgram redaction parameter and a DTMF fix, is the line that matters for anyone running outbound…

Typescript Decorators: What you need to know

Introduction Typescript Decorators are a feature of the Typescript programming language that adds additional behavior to an existing code. In simple words, a decorator is just a…

Database index. What do you need to know?

What Is Database index 💾 Indexing makes columns faster to query by creating pointers to where data is stored within a database. Similar to bookmarks, That can make it easy to go…

Relational Database transactions (ACID)

What is the Database transaction? A transaction is a single logical unit of work which accesses and possibly modifies the contents of a database. Transactions access data using…

The power of Node.js streams.

The power of Node.js streams. Streams are one of the most powerful features of Node.js What are Node.js streams? Streams are collections of data (Sequence of data) just like arrays…

Top 15 Visual studio code extensions for Full Stack Developer

Top 15 Visual studio code extensions for Full Stack Developer Visual studio code is one of the most beloved code editors. It's being used with more than 4.9 million users (monthly…

Dynamic Open Graph Image API 👻

Imageiry.com 😺 Overview Imageiry Create a dynamic image representing your content for sharable content. To make it look stunning 👈. See the images in real facebook post…

Download the complete source code of any website

Website Downloader 💾 Download the complete source code of any website (including all assets) 🔨. 👉 Live Demo: https://site-dwloader.herokuapp.com/ enter image description here…