Rajon Dey

Rajon Dey @rajondey

About: As a Software Developer, my passion is crafting smart, meaningful, and professional websites that enhance the online presence of individuals and businesses, making the web a better platform.

Location:
Sylhet, Bangladesh
Joined:
Mar 6, 2024

Rajon Dey
articles - 24 total

Git Commands & Workflows: Most of Us(Devs) Never/Rarely Use!

A compact deep dive into the power of Git & GitHub 🗂 Table of Contents Intro:...

Learn More 0 0May 6

🔐 Session Token vs Refresh Token — The Simplest Explanation!

Modern web apps run on tokens. But which one does what? Let's break down Session Tokens and Refresh...

Learn More 0 0Apr 15

Trend Watch: Why Next.js 15 Is Google’s New Favorite Framework

For years, JavaScript frameworks have struggled with SEO. Google’s crawlers penalized slow hydration,...

Learn More 2 0Apr 3

Steps to Set Up Virtual Host and MySQL for WordPress Development on Linux

Simple guide for setting up a virtual host and MySQL for WordPress development. This is tailored for...

Learn More 1 0Mar 18

NextLib: 10+ Most Used Features for Developers

Are you reinventing the wheel in every project? The same challenges across projects — be it...

Learn More 0 0Mar 4

10 Things I’ve Cared About AI.

AI won’t take your job; someone using AI will. And most likely, it'll be you replacing your old self...

Learn More 0 0Oct 7 '24

7 Useful Vanilla JS Projects for Practice!

As a modern-age web developer, JavaScript is an essential part of your toolkit, and what better way...

Learn More 0 0Oct 1 '24

7 types of Database - which one you should pick?

Choosing the right database is a critical decision for any application or business. The database you...

Learn More 1 0Sep 25 '24

NoSQL Database

NoSQL databases are designed for flexible, scalable data storage that goes beyond the traditional...

Learn More 0 0Sep 18 '24

Relational Database

Relational databases store data in tables consisting of rows and columns. Each table represents an...

Learn More 1 0Sep 18 '24

Database Management Systems (DBMS)

A Database Management System (DBMS) is software that facilitates the creation, management, and use of...

Learn More 0 0Sep 18 '24

Database Paradigms

When we talk about database paradigms, we're referring to different models or approaches for storing...

Learn More 0 0Sep 18 '24

Database Terminology

Essential terms and concepts for navigating the world of databases. Tables, Records,...

Learn More 2 0Sep 18 '24

Relational Databases vs. NoSQL

Relational Databases (SQL) Relational databases are structured around tables, rows, and...

Learn More 0 0Sep 18 '24

Database Types 🗂️

An organized collection of structured information or data, typically stored electronically in a...

Learn More 0 0Sep 18 '24

The Future of Content Management: Top 10 Headless CMS Platforms for 2025!

A headless Content Management System (CMS) is a back-end only content management system built from...

Learn More 1 0Sep 12 '24

Migrating From Traditional To Healdess With Contentful: Challenges And Solutions! 

In today's digital era, businesses are constantly seeking ways to improve their content management...

Learn More 1 0Aug 29 '24

Ultimate Developer Tools 2025: Boost Your Coding Productivity!

Are you looking to supercharge your development workflow? I've just released the "Ultimate Developer...

Learn More 2 0Aug 16 '24

2 Authentication Methods in Web Development: Session-Based vs. Token-Based!

🔐 In web security, authentication is crucial for verifying user identities. As cyber threats evolve,...

Learn More 1 0Jul 28 '24

How Websites Work: A Step-by-Step Guide with Node.js & Express.

🌐 How a Website Works A website consists of two main parts: the frontend and the backend....

Learn More 0 0Jul 18 '24

React Part 3: Advanced Concepts

Index: Routing BrowserRouter Route Link Switch Hooks useState useEffect useContext Custom...

Learn More 1 0Mar 25 '24

React Part 2: Intermediate Concepts

Index: Lifecycle Methods componentDidMount componentDidUpdate componentWillUnmount Hooks...

Learn More 0 0Mar 25 '24

React Part 1: React JS 101

Index Components Functional Components Class Components Higher Order...

Learn More 2 0Mar 25 '24

An In-depth Guide to Backend Development: Key Concepts, Skills, and Trends

Backend development refers to the server-side development of web applications or websites. It's the...

Learn More 3 0Mar 6 '24