Ewan Blog — Stories and Engineering from Ewanbyte
  • Home
  • Nextjs
  • Astro
  • Typescript
  • Backend
  • About
Sign in Subscribe

Backend

Understanding Node.js architecture: Single threaded, Event Loop and Non-Blocking I/0

Understanding Node.js architecture: Single threaded, Event Loop and Non-Blocking I/0

Introduction: Node.js is a popular JavaScript runtime environment built on Google Chrome’s V8 engine. It allows developers to create fast and scalable web applications and real-time systems such as chat applications, video streaming platforms, and e-commerce sites. Node.js is widely adopted by major tech companies, making it
Sajan N Karki 02 Mar 2026
A complete guide to authentication techniques in backend development.

A complete guide to authentication techniques in backend development.

What are the common Authentication Techniques ? · Basic Authentication · Token Based Authentication · Json Web Token (JWT) · Open authorization...
Sajan N Karki 28 Nov 2025
RBAC vs ABAC Authorization Model

RBAC vs ABAC Authorization Model

Authentication and authorization play a crucial role in preventing security breaches or unauthorized access to either the whole application or certain restricted resource of our application. Authentication checks if the user that is trying to access the application is a valid user or not while authorization controls what the user
Sandesh Bhandari 27 Nov 2025

Subscribe to Ewan Blog — Stories and Engineering from Ewanbyte

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • Sign up
Ewan Blog — Stories and Engineering from Ewanbyte © 2026. Powered by Ghost