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

Juliana MacêdoAtomic Design in Frontend (english)
I have been working with web development since 2009, and over the years, I have witnessed a...

Rayen MabroukWhy Astro’s New Actions are the Upgrade React 19 Devs Have Been Waiting For
React 19 introduced several exciting features, particularly in server-side interaction with Server...

Bruno NorillerFully Typed, Easy React Context API Example
The trick to not having to babysit the context types is easy! If you use the context API, then one...

JaThe TypeScript Intervention: Breaking Your Runtime Check Addiction with Byzantium
Look, we need to talk about your type checking addiction. Yes, you – the one with 47 instanceof...

Ukeje Chukwuemeriwo GoodnessHow to Use the Sui TypeScript SDK
Sui is the chain of the moment, and although Move is the holy grail for writing smart contracts on...

Cleo BuenaventuraHacktoberfest 2024 - part 3
For this week's hacktoberfest contribution, I had the privilege of working with onlook, a Figma-like...

JaRich Compile-Time Exceptions in TypeScript Using Unconstructable Types
TypeScript's type system is powerful, but its error messages can sometimes be cryptic and hard to...

Yehonatan ParipskyBuilding a Meta Tags Scraping API in Under 40 Lines of Code
Have you ever wondered how messaging apps like Whatsapp or Telegram let you see a preview of a link...

Julfikar HaidarBuilding a Responsive, Drag-and-Drop Image Gallery with React and Tailwind CSS 🎨
In my latest project, I tackled an engaging challenge: building a dynamic image gallery in React that...

Yari MariënAdding Entity Actions to Trees in Umbraco 14
Introduction In this post, we’ll build upon concepts from my previous post on Dynamic...

Doğa ArmangilPreventing supply-chain attacks to the JavaScript ecosystem
Supply-chain attacks are big problem for the JavaScript ecosystem. In this short post I will outline...

Enol CasiellesArquitectura Hexagonal con Typescript y pnpm
En un articulo anterior Cómo crear un Monorepo con TypeScript y pnpm, exploré el proceso de...

Sanon JoasImplementing a Custom Dark Mode Hook in Next.js
Dark mode has become an essential feature in modern web applications. In this tutorial, we'll create...

Josué OroyaConfigurando un proyecto de React para producción
Internet está lleno de tutoriales sobre cómo iniciar un proyecto web con React, sin embargo la...

TypeScript: JavaScript's Superhero Cape
Why Add Types to JavaScript? Picture this: You're happily coding in JavaScript, when...

Jakub AndrzejewskiFive Design Patterns to know in Node.js
Hey there! I recently went through multiple knowledge resources to learn more about popular design...