DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Manuel Artero Anguita 🟨Preparing a React course in public - Ideas
Next January I'll be teaching in a full-stack master's program. I'm super excited. My focus will...

SREYReact Query : staleTime vs cacheTime
So in our last part we looked the basics of default configuration and also looked at the concepts of...

Junior BatistaHow to use NextJs 13 with Redux Toolkit and Typescript
Intro NextJs 13 was released with some game-changing features like server-side components,...

Benjamen PyleMonitoring SQS with Datadog
Event-Driven architecture paired with Serverless technologies are a powerful combo to build...

KlitonBuild a Full Stack ReminderApp with React, NextJs, Typescript, ServerAction, Zod, Hook-form, Prisma, and Tailwind
Hi everyone, I published my last video: Build a full stack ReminderApp ( TypeScript ) Server...

Julian Lasso 🇨🇴Boilerplate para TypeScript
Esta primera entrada la presento tanto como un recurso para mi yo el futuro y como una fuente de...

Salah Eddine LalamiJavascript VS TypeScript : Going Back to JavaScript and stop using TypeScript
In recent years, TypeScript has emerged as a popular choice for many developers due to its extra...

Rubén AlapontMastering Indexed Access Types in TypeScript
We should understand the importance of strong typing in our code. TypeScript, with its advanced type...

Mostafa AhangarhaOn Turbo Dropping TypeScript
Recently, David Heinemeier Hansson (also known as DHH) announced that Turbo 8 is dropping its use of...

NehalMastering Unit Testing With NestJS
Introduction Unit testing is a software development process in which the smallest testable...

Ben ForceHow to Make a CLI App with NestJS: Step-by-Step
I recently started a role on a company's developer experience team. One of the responsibilities that...

François RogetHow to conditionally render React UI based on user permissions
Web Applications become more and more complex thanks to the power and capabilities of modern...

chintanonwebThe Complete Guide to CRUD Operations in Angular Using NgRx
Introduction In modern web development, building responsive and data-driven applications...

Dharan GanesanDay 49: Conditional Types
What are Conditional Types? Conditional types are a TypeScript feature introduced in...

RodionWill Bun replace Node.js? First try with NestJS
Many people recently talked about Bun, so we decided to try it. Bun is a fast JavaScript all-in-one...

Abhishek STypeScript's Discriminated Unions and How I Began to Worry Less
If you’ve used Typescript in any real capacity, you’ve probably run into unions. Either defined in...