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

Na'aman Hirschfeld (Goldziher)Functional Snippet: withSuppress
Sometimes, suppressing errors is handy. E.g. you see this: try { scrollableRef.update() }...

Tunji AdeyeriCustom RxJS Operators to Improve your Angular Apps
RxJS is a powerful library for reactive programming, and one of its key features being the ability to...

DappaDanMask On: A Code Journey into ID-Mask and Mina
Launching a mainnet is like that awkward moment when hosting a party. You know the one. At the...

Viorel PETCUI built a Free Badge Generator for Everyone
It all started with a simple sticker. On a business trip to Hamburg, my colleagues and I came across...

sujal8976Help Needed to Learn WebSocket Implementation Using the ws Package
Hey everyone, I’m new to WebSockets and have been exploring how they work and where they can be...

Gérôme GrignonIntroducing Router outlet Input in Angular 19
In modern frontend frameworks it's common to nest components and share data between them. Angular...

Santhanam ElumalaiIntroducing: A Frontend Architect's Journey
Welcome to my blog! I'm excited to share my experiences and insights as a Frontend Architect at my...

Santhanam ElumalaiTechnology Stack Selection: A Balancing Act
Introduction In this post, I'll discuss the factors that influenced our decision to choose...

KokomiThe link generator creates paths in a type-safe way
Next, SvelteKit, Astro, Nuxt, and common web frameworks utilize directory-based...

code-with-onyeSetting up typed environment variables in your project
Have you ever found yourself struggling to remember the exact name of an environment variable you...

Nikhil VikramanHow: NextJS Image Optimization
Image optimization is a critical aspect of web development that significantly impacts the performance...

Dharmendra Kumar🏃♂️ Is TypeScript Slower than JavaScript? The Performance Showdown! 🕒
1. Understanding the Basics: What are TypeScript and JavaScript? JavaScript: The Core...

Sanskriti HarmukhHoppscotch v2024.8.0: AWS Signature, Workspace Management APIs, and more..
Hoppscotch turned 5 this August 🎂! When we first launched Hoppscotch, our plan was clear: make it...

Marcel GoldammerDynamic IDs in Angular Components
Problem In Angular development, it is common to create reusable components that need to...

Sahil VermaFirebase with React and TypeScript: A Comprehensive Guide
Introduction Firebase 9 has revolutionized how we build web applications, offering a suite...

skywarthHow I built my first bot using Typescript - Part #4: Deployment and CI/CD
Hi everyone, This the part #4 of the series, make sure to check the rest of them! Here's the...