logo
OOP Principles: SOLID, DRY, KISS, Encapsulation, Inheritance, Polymorphism, Abstraction

OOP Principles: SOLID, DRY, KISS, Encaps...

Deep dive into the fundamentals of object-oriented programming (OOP): SOLID, DRY, KISS, Encapsulation, Inheritance, Polymorphism, Abstraction.

Using JWT for Authentication: Best Practices and Common Mistakes

Using JWT for Authentication: Best Pract...

A step-by-step guide on how to use JSON Web Tokens (JWT) for authentication, from basic to advanced, with easy-to-understand examples and mistakes to avoid.

ACID in Databases

ACID in Databases...

In-depth article on four ACID properties (Atomicity, Consistency, Isolation, Durability) in database, explained in detail with easy to understand examples.

Passkeys: The Future of Passwordless Authentication

Passkeys: The Future of Passwordless Aut...

Learn about passkeys, a secure and convenient passwordless authentication method, and how they are changing the way we access online accounts.

System Design for Beginners: Microservices and Stateless Architecture

System Design for Beginners: Microservic...

A detailed guide to system design, focusing on microservices and stateless architectures for beginners and intermediates.

Domain Name System (DNS): Understanding the concept and operating principles

Domain Name System (DNS): Understanding ...

Article on Domain Name System (DNS): Understanding the concept and operating principles.