SPSaurabh Prajapatiinblog.thitainfo.com·9h ago · 19 min readMastering TypeScript: Interfaces, Generics, and Union Types ExplainedMastering TypeScript: Interfaces, Generics, and Union Types Explained TL;DR: TypeScript adds a compile-time type system on top of JavaScript that catches entire classes of bugs before your code ships00
SPSaurabh Prajapatiinblog.thitainfo.com·9h ago · 19 min readMastering TypeScript: Interfaces, Generics, and Union Types ExplainedMastering TypeScript: Interfaces, Generics, and Union Types Explained TL;DR: TypeScript adds a compile-time type system on top of JavaScript that catches entire classes of bugs before your code ships00
SPSaurabh Prajapatiinblog.thitainfo.com·Jul 27 · 19 min readRealtime Systems Deep Dive: Polling, WebSockets, SSE, and Pub/Sub ExplainedRealtime Systems Deep Dive: Polling, WebSockets, SSE, and Pub/Sub Explained TL;DR: Realtime communication is not one technology — it's a spectrum of patterns, each with distinct trade-offs in latency20
SPSaurabh Prajapatiinblog.thitainfo.com·Jul 27 · 19 min readRealtime Systems Deep Dive: Polling, WebSockets, SSE, and Pub/Sub ExplainedRealtime Systems Deep Dive: Polling, WebSockets, SSE, and Pub/Sub Explained TL;DR: Realtime communication is not one technology — it's a spectrum of patterns, each with distinct trade-offs in latency00
SPSaurabh Prajapatiinblog.thitainfo.com·Jul 22 · 20 min readHow ChatGPT Understands Your Questions: A Deep Dive into LLMs, Tokenization, and TransformersHow ChatGPT Understands Your Questions: A Deep Dive into LLMs, Tokenization, and Transformers TL;DR: ChatGPT doesn't "read" your question the way you do. It converts text into numbers, processes thos00