All lessons
streaming
2 lessons tagged streaming: free, quiz-checked micro-lessons.
Programming
intermediateServer vs Client Components in Next.js
The RSC mental model: server-by-default, the 'use client' boundary, what can cross it, Server Actions with 'use server', streaming with Suspense, and a Postgres-to-Client end-to-end example.
10 steps·~15 min
Programming
intermediateApache Kafka: Distributed Event Streaming for Data-Intensive Applications
Dive into Apache Kafka, a powerful distributed streaming platform designed for high-throughput, fault-tolerant data pipelines. Understand its core components, architecture, and how it enables real-time data processing for modern applications.
12 steps·~18 min
