Blogs

Story of nginx - using it as a Reverse Proxy, Api Gateway & Rate Limiter
December 11, 2024
Node.js
The Logging Rollercoaster: How My Tiny Node.js Project Turned Into a Monster
December 7, 2024
Node.js
Video Transcoding Service using node.js
July 27, 2024
Node.js
Hosting node.js backend on a custom server using Nginx
May 26, 2024
Node.js
Horizontal vs Vertical Scaling
October 23, 2023
System Design
Clean Code Guide (2) - The Art of Creating Simple and Clean Functions
August 9, 2023
Clean Code
Clean Code Guide (1) - Effective Way Of Naming Variables, Functions, Classes, etc.
July 25, 2023
Clean Code
Node.js: Introduction, V8 Engine & Internal Working
August 28, 2022
Node.js
Why React JS is a Library not Framework
August 26, 2022
React
Framework VS Library
August 26, 2022
React
Pagination in PHP & MySQL
August 6, 2022
PHP
AJAX Live search in PHP and MySQL
August 5, 2022
PHP
LIKE operator in SQL
August 4, 2022
SQL
Unable to use Gmail with PHPMailer - Less Secure App Access Missing!
August 3, 2022
PHP
How to create a shopping cart with admin panel using PHP & MySQL
July 7, 2022
PHP
How to run live PHP code with VS Code Live Server Extension
July 4, 2022
PHP