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

Abdullah Al-MamunHow to set up imports path aliases for (Angular)
Angular components name becomes unreadable also non maintainable for larger project. Usually we use...

Royce ThreadgillReact Server Components Example with Next.js
React Server Components (oftentimes shortened to RSC) provide us with a fascinating new approach to...

Jeongho NamI revived TypeScript RPC framework for WebSocket (+NestJS) and Worker protocols from 8 years ago.
1. Preface I had made a TypeScript RPC (Remote Procedure Call) framework for WebSocket...

ZachHow to Securely Send a Request When Closing Tabs
If the website wants to send analytics after the user has finished the page, but the page may have...

RE||EKMy OS can do Somethings yours Cannot
The classic OS we all use and even the layer allow for Stratimux to exist as an MVP. It can run any...

michael matosDr Seuss on Polymorphism
Polymorphism: plug-n-playability Polymorphism, it's a plug and play delight, Where objects...

Talha AliGetting started with Bun: A beginners guide
What is Bun? Bun is a new JavaScript runtime and package manager that focuses on speed and...

Jaydev MahadevanBasic Routing and Pages in Next.js
This article originally appeared on my blog. Hey there! In the last couple lessons we covered what...

Dharmen ShahVideo: Using Material 3 (M3) with Angular
TIL Conf - TIL...

Enol CasiellesConstruyendo un Monorepo en Typescript utilizando pnpm
En este artículo, explicaremos qué es un Monorepo, por qué es beneficioso utilizarlo en ciertos tipos...

Mateus CechettoCreating a Dynamic Form Page in Angular: A Case Study
Recently, my team received a task: create a form page. Sounds easy, doesn't it? After all, we were...

Ayako ykAccess Modifiers in TypeScript: Best Practices for Encapsulation and Data Hiding
While working on a project and creating classes, I faced a dilemma about which access modifiers to...

Mauricio PaulinoThoughts about SOLID - The Letter "L"
In this fourth part of my thoughts, we continue with the letter "L", following the order proposed by...

chintanonwebAngular Series Part 1 Unlocking Angular Lifecycle Hooks: Your Path to Efficient Web Apps
Understanding Angular Lifecycle: A Step-by-Step Guide Introduction Angular,...

tosynthegeekBuilding on Morph
Introduction The Morph Solution: Bridging Web3 gap by transitioning real-world applications...

Antonio José Herrera TabacoNext.js 14 SSO Github (Supabase Auth)
En este documento, voy a aclarar cómo integrar como sistema de autenticación SSO de Supabase en...