Today’s class was all about building with Next.js. Built a Todo app and explored server & client components
RSC Server Actions API database flow prisma with Neon DB Forms and hooks
Today’s class was a deep dive into Next.js routing and rendering. Static & Dynamic Routing Nested Dynamic Routes Catch-all Routes Route Groups SSG vs SSR vs ISR. Excited for next class 😁
Today’s session was packed with real engineering concepts. Learnt about Monorepos, gRPC tRPC setup
Amazing class by @piyushgarg_dev , Excited for next session 😁
From learning basics to building real system..
Today we explored Kafka, understood high throughput systems, and built a live location project in one session 😁
Handling 1 million users isn’t magic…it’s architecture
Started with 100 WebSocket connections and scaled them to millions
Key learnings:
• Horizontal > Vertical (in most real-world cases)
• Redis for speed + shared state
• Pub/Sub for real-time updates
@piyushgarg_dev 😁
Today’s cohort session covered key system design and security concepts
Learned about monolithic vs microservices architecture, SSO, symmetric vs asymmetric, and OpenID Connect (OIDC). Excited for next class 😁 @piyushgarg_dev@nirudhuuu@Hiteshdotcom
Today’s session was all about SQL fundamentals. Covered creating databases & tables, inserting and selecting data, filtering records, UPDATE & DELETE with WHERE, and ALTER TABLE operations. Also explored DISTINCT, sorting, LIMIT/OFFSET. Waiting for nextclass 😁 @nirudhuuu
Today’s learning focused on backend development working with PostgreSQL, relational databases, SQL,Drizzle ORM. TypeScript validation with Zod, basics of Docker, and authentication systems. 😁@piyushgarg_dev@nirudhuuu@Hiteshdotcom@BlazeisCoding@devwithjay
In today’s cohort class, explored authentication systems.
Worked on register, login, reset password, refresh tokens
and learned about access vs refresh tokens, sessions & auth types. Excited for next class 😁😁 @Hiteshdotcom@nirudhuuu@piyushgarg_dev@BlazeisCoding@devwithjay
Another solid learning day in the cohort.
Types of Production grade folder structure, Route creation, Joi validation middleware , Middleware & controller , Separation of concern(SoC) excited for next class 😁
@Hiteshdotcom@nirudhuuu@piyushgarg_dev@BlazeisCoding@devwithjay
Assignment complete😉
Designed a full backend authentication system from scratch:
Secure login & registration
Tokens (access + refresh)
Middleware authorization
Password reset flow
Rate limiting.. on to next assignment 😁😁@Hiteshdotcom@nirudhuuu@piyushgarg_dev@ChaiCodeHQ