TJ WEBDEV

Blogs

Story of nginx - using it as a Reverse Proxy, Api Gateway & Rate Limiter

Story of nginx - using it as a Reverse Proxy, Api Gateway & Rate Limiter

clockDecember 11, 2024clockNode.js
The Logging Rollercoaster: How My Tiny Node.js Project Turned Into a Monster

The Logging Rollercoaster: How My Tiny Node.js Project Turned Into a Monster

clockDecember 7, 2024clockNode.js
Video Transcoding Service using node.js

Video Transcoding Service using node.js

clockJuly 27, 2024clockNode.js
Hosting node.js backend on a custom server using Nginx

Hosting node.js backend on a custom server using Nginx

clockMay 26, 2024clockNode.js
Horizontal vs Vertical Scaling

Horizontal vs Vertical Scaling

clockOctober 23, 2023clockSystem Design
Clean Code Guide (2) - The Art of Creating Simple and Clean Functions

Clean Code Guide (2) - The Art of Creating Simple and Clean Functions

clockAugust 9, 2023clockClean Code
Clean Code Guide (1) - Effective Way Of Naming Variables, Functions, Classes, etc.

Clean Code Guide (1) - Effective Way Of Naming Variables, Functions, Classes, etc.

clockJuly 25, 2023clockClean Code
Node.js: Introduction, V8 Engine & Internal Working

Node.js: Introduction, V8 Engine & Internal Working

clockAugust 28, 2022clockNode.js
Why React JS is a Library not Framework

Why React JS is a Library not Framework

clockAugust 26, 2022clockReact
Framework VS Library

Framework VS Library

clockAugust 26, 2022clockReact
Pagination in PHP & MySQL

Pagination in PHP & MySQL

clockAugust 6, 2022clockPHP
AJAX Live search in PHP and MySQL

AJAX Live search in PHP and MySQL

clockAugust 5, 2022clockPHP
LIKE operator in SQL

LIKE operator in SQL

clockAugust 4, 2022clockSQL
Unable to use Gmail with PHPMailer - Less Secure App Access Missing!

Unable to use Gmail with PHPMailer - Less Secure App Access Missing!

clockAugust 3, 2022clockPHP
How to create a shopping cart with admin panel using PHP & MySQL

How to create a shopping cart with admin panel using PHP & MySQL

clockJuly 7, 2022clockPHP
How to run live PHP code with VS Code Live Server Extension

How to run live PHP code with VS Code Live Server Extension

clockJuly 4, 2022clockPHP