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

koyablueEliminate hard coded paths in front-end development!👊💥
I've released an npm library based on the content of this article! Please try it...

Rayza Oliveira Building a Multilingual Blog Site with Next.js and @ttoss/react-i18n
Internationalization (i18n) is an essential part of building modern websites, especially for those...

Yeom suyunThrow away the "Script" from "Type""Script".
Before writing this article, I will first attach a post that was posted on a community a few days...

nutsloopTypescript Maps and Types.
Intro Let's get real for a moment, Navigating the treacherous waters of TypeScript type...

chintanonwebAngular Pipes: Unleashing the Power of Data Transformation
Introduction In the dynamic world of web development, Angular stands as one of the most...

Emma MoinatAWS Custom Resource using CDK
If you are new to AWS' Cloud Development Kit (CDK), here's a quick explanation of what exactly it...

Luqman ShabanString reversal in TypeScript: A step-by-step guid
Introduction: In the ever-evolving world of data structures and algorithms (DSA), string manipulation...

João TextorBuilding and Publishing Your TypeScript Code as a NPM Package
I love open-source software. The previous couple of weeks, I posted about how I created a key...

chintanonwebThe Power of Angular Directives: A Comprehensive Guide
Introduction Angular, a popular front-end framework, provides developers with a wide array...

Gergely SzerovayAngular Addicts #18: Angular 17's New control flow and View transitions, Incremental static regeneration & more
My favorite Angular resources of September, 2023

Remo H. JansenTypeScript won. What next?
Not long ago, we lived through the battle of the JavaScript compilers. As a former C# developer, I...

Aleksandrovich DmitriiHow can decorators simplify web form development
Relatively recently, in TC39, a proposal for the implementation of decorators in ECMAScript reached...

LeetCode - Solution for 2715. Timeout Cancellation
Conclusion first I could not solve it within the time limit I set (40 minutes). So I...

miroiu-devMaster Data Fetching in React with This Easy Guide
Fetching data efficiently in React is quite challenging. We must rely on third-party libraries for...

KlitonFull stack WebPageForm builder, NextJs, Typescript ( React ), Dnd-Kit, PostgreSQL, Prisma
Links Youtube video Github repo Live demo In this 4 hour tutorial we are going to...

Bruno PérezDevelop a Simple PDF Invoicing App for your Business with CASE
We are using CASE to create a simple web app that generates PDF invoices.