Online Inter College
BlogArticlesGuidesCoursesLiveSearch
Sign InGet Started

Stay in the loop

Weekly digests of the best articles — no spam, ever.

Online Inter College

Stories, ideas, and perspectives worth sharing. A modern blogging platform built for writers and readers.

Explore

  • All Posts
  • Search
  • Most Popular
  • Latest

Company

  • About
  • Contact
  • Sign In
  • Get Started

© 2026 Online Inter College. All rights reserved.

PrivacyTermsContact
Home/Tags
#JavaScript

Posts tagged "JavaScript"

17 articles with this tag
Thread in java
Technology

Thread in java

A thread in Java is a lightweight unit of execution that enables concurrent processing within a program. It helps improve performance, responsiveness, and efficient resource utilization. In this guide, we cover thread basics, lifecycle, memory model, and how to create threads using Thread class and Runnable interface with practical examples.

Girish Sharma· March 22, 2026
8m160
Full-Stack Next.js Mastery — Part 2: App Router Data Patterns & Caching
Technology

Full-Stack Next.js Mastery — Part 2: App Router Data Patterns & Caching

fetch() cache semantics, revalidation strategies, unstable_cache, route segment config — the complete decision tree for choosing how your Next.js app fetches, caches, and revalidates data.

Girish Sharma· January 25, 2025
3m12.4K0
Full-Stack Next.js Mastery — Part 1: React Server Components Deeply Explained
Technology

Full-Stack Next.js Mastery — Part 1: React Server Components Deeply Explained

React Server Components are a core feature of modern Next.js applications. In this article, we break down how they work, why they matter, and how they improve performance in full-stack React apps.

Girish Sharma· January 10, 2025
3m14.5K0
Distributed Systems Engineering — Part 3: Building Reliable Message Queues
Technology

Distributed Systems Engineering — Part 3: Building Reliable Message Queues

At-least-once vs exactly-once delivery, dead letter queues, consumer groups, and idempotency — the complete mental model for building reliable event-driven systems.

Girish Sharma· November 5, 2024
3m8.5K0
Mastering TypeScript at Scale — Part 3: Strict Runtime Validation with Zod
Technology

Mastering TypeScript at Scale — Part 3: Strict Runtime Validation with Zod

Compile-time safety stops at the API boundary. This part covers building end-to-end type safety from HTTP request to database response using Zod schemas.

Girish Sharma· September 1, 2024
3m6.1K0
Mastering TypeScript at Scale — Part 2: Advanced Generics & Inference
Technology

Mastering TypeScript at Scale — Part 2: Advanced Generics & Inference

Constraint propagation, infer keyword, template literal types, and how to write utility types that the compiler can fully verify — no any escapes.

Girish Sharma· August 15, 2024
3m7.3K0
Mastering TypeScript at Scale — Part 1: The Type System Internals
Technology

Mastering TypeScript at Scale — Part 1: The Type System Internals

A deep dive into TypeScript's structural type system, variance, conditional types, and mapped types — understanding the engine before tuning it.

Girish Sharma· August 1, 2024
3m8.9K0
Building Scalable APIs with Node.js: A Complete Practical Guide
Technology

Building Scalable APIs with Node.js: A Complete Practical Guide

Learn how to build highly scalable APIs using Node.js. This guide covers architecture, performance optimization, best practices, and real-world techniques used by production systems.

CodeWithGarry· July 1, 2024
4m7011
AI Is Eating Software: What Developers Must Know
Technology

AI Is Eating Software: What Developers Must Know

A thorough examination of how large language models are changing software development — from copilots to autonomous agents and beyond.

CodeWithGarry· June 5, 2024
3m6.2K0
Page 1 of 2

Popular Tags

#TypeScript21
#Open Source15
#WebDevelopment14
#SoftwareArchitecture11
#Programming11
#SystemDesign10
#SoftwareEngineering10
#Career9
#AI7
#DistributedSystems7
#CloudComputing6
#GenerativeAI6
#Next.js6
#CSS5
#Frontend5
#20265
#BackendDevelopment4
#React4
#DevOps4
#Productivity4