KT Blog
Home Web Dev Performance TypeScript Search
Search
Home Web Dev Performance TypeScript Search
Home › Tags › #nodejs

#nodejs

3 articles with this tag

Cover image for Best Ways to Handle Environment Variables in TypeScript
TypeScript · Nov 25, 2025 10 min

Best Ways to Handle Environment Variables in TypeScript

Learn how to safely load, validate, and type environment variables in TypeScript using Zod, dotenv, and a centralized config module — so you get compile-time safety and runtime validation instead of silent undefined errors.

#typescript #environment-variables #zod
KT
King Technologies
Cover image for Node.js Built-in Features You Did Not Know Exist
Node.js · Oct 5, 2025 6 min

Node.js Built-in Features You Did Not Know Exist

Discover powerful built-in Node.js features you may have been installing packages for — SQLite support, native timers/promises, .env file loading, AsyncLocalStorage, Glob, WebSocket client, and the built-in test runner.

#nodejs #javascript #backend
KT
King Technologies
Cover image for Multi-Tenant Systems Explained + Example in Node.js
Backend · Sep 10, 2025 10 min

Multi-Tenant Systems Explained + Example in Node.js

A practical guide to multi-tenancy architecture: understand the three isolation models (database-per-tenant, schema-per-tenant, shared schema), then build a fully working multi-tenant Express + PostgreSQL app from scratch.

#nodejs #multi-tenancy #postgresql
KT
King Technologies

KT Blog

Practical articles about modern web development — JavaScript, TypeScript, CSS, performance, and everything in between.

Topics

  • Web Development
  • Performance
  • TypeScript
  • CSS
  • SvelteKit

Resources

  • RSS Feed
  • Sitemap
  • Search

Connect

  • Main Site
  • GitHub

© 2026 King Technologies. Built with Astro.

kingtechnologies.dev