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

nuroHow to use Astro with Hono
Astro is the future of web frameworks. At least for me it is. It's been so nice to use & feels...

nuroHow to build an Astro collection loader
A few days ago Astro released version 1.14 which introduced a new feature called the "Content Layer...

Md Kawsar Islam YeasinThe Perfect React-TypeScript Starter Template for your Vite projects
Link: react-ts-starter This could be the perfect starter kit for your next Vite-React project! If...

Justin MartinFiveM - resource hot reload
One repetitive task often disrupts you when you developing your FiveM resource: the resource...

LeapcellDo You Really Know AbortController?
Many developers might think they understand AbortController, but its capabilities go far beyond the...

Claudio GuedesDifference between return and return await in JavaScript
You might be thinking that these two approaches are the same. But there is a crucial difference...

Esto Triramdani NUnion and Intersection Types in TypeScript
Union and Intersection Types in TypeScript Introduction TypeScript, a...

Dhrumit KansaraIntroduction to TypeScript for JavaScript Developers
TypeScript is a superset of JavaScript that adds optional static typing to the language. If you're a...

Peter MbanugoBuilding Buntastic: A Fast, High-Performance Static Site Server (OSS)
Introducing Buntastic, a high-performance static site server built with Bun and Tigris. Learn how it offers blazing-fast performance, global caching, and more.

Chris CookUnique Symbols: How to Use Symbols for Type Safety
If you’ve spent some time working with React, you might have stumbled upon React Query’s...

Ilshat KhamitovLite version of Flyway migrator for PostgreSQL in TypeScript
Description In my projects, I always use Flyway to manage database migrations, including...

ShayanTeaching Large Language Models (LLMs) to do Math Correctly
When we use large language models, we often find they struggle with math. But there's a way to help...

ShayanUsing LRU Cache in Node.js and TypeScript
When building a web application, we often need to perform certain actions that are expensive. Either...

Gergely SzerovayAngular Addicts #33: NgRx 19, using the Page Object Model in tests, Micro Frontends using Vite & more
My favorite Angular resources of December, 2024

Josh HolbrookMatanuska ADR 010 - Architecture, Revisited
An ADR from Matanuska BASIC on a major revision to its architecture

Almir HodzicAurelia 2: A Fresh Take on JavaScript Frameworks
Lately, conversations about JavaScript frameworks have been dominated by popular names like React...