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

Dzmitry HutaryanHow to use errorStateMatcher in Angular material
We use form all the time and set up validation rules for it. Angular provides a good built-in...

Lee PriestThe Energy Drink Episodes 3: The Step Function Awakens
This post is the third part of a ‘Let’s CDK’ series. You can catch up on part 1 here and part 2...

Chafroud TarekPart 2: Setup Dashboard with grafana and nestjs
With the help of this blog,where we'll walk you through using Grafana to create a dynamic dashboard...

PRANTA DuttaChoosing Between Python and TypeScript: A Guide for Developers
Introduction In the ever-expanding world of programming languages, developers are often...

Vitor RiosSOLID: Princípios para um Design de Software Eficaz
No mundo do desenvolvimento de software, a qualidade e a sustentabilidade do design são cruciais....

Matt AngelosantoUsing TypeScript with WebGL to render graphics on the web
Written by Oduah Chigozie ✏️ WebGL is a powerful technology that makes various website capabilities...

Vitor RiosInversão de Controle (IoC) e Injeção de Dependência em APIs Express com TypeScript
Introdução A arquitetura de software robusta e sustentável é um objetivo crucial para...

Vitor RiosImplementando Testes com Jest em Projetos React + TypeScript
Introdução Testar componentes e funções em projetos React não é apenas uma questão de...

ansunTeamlinker:A new generation of team collaboration open source platform based on Node.js
📝 Introduction Teamlinker is a team collaboration platform that integrates multi-functional modules,...

Gergely SzerovayAngular Addicts #21: signal stores, router unit testing & more
My favorite Angular resources of December, 2023

David KohenImplementing useEffect from scratch | Exploring React in Depth
Whether we like it or not, React is one of the most popular JavaScript frameworks around. And it...

Ernesto Herrera SalinasThe Poor Man's Dependency Injection for TypeScript: An Alternative Approach with Injectable Base Class
Introduction Dependency Injection (DI) is a software design pattern that allows developers...

Domenico ColandreaTurbocharge Your React DX: Ultra-Fast App Development with Vite & TypeScript Made Easy!
Effortlessly Kickstart Your next React Project with Vite and TypeScript: Rapid Development, Enhanced Scalability, and Seamless Tooling. Learn how to set up a project in under 2 minutes, leveraging Vite's speed, TypeScript's type safety, and a custom boilerplate for optimized build workflows, testing, linting, and Docker integration.

Lucas da SilveiraCreating extensions for Google Chrome with React and Typescript
Recently browsing the internet I came across the subject of creating extensions for Google Chrome, I...

ShyGyverGenerate documentation with @novice1/api-doc-generator: Part 1
In the previous articles, we went through: how to create a Rest API with @novice1/app how to...

Sesha SrinivasUnleashing the Power of Next.js: A Comprehensive Guide
Introduction: In the ever-evolving landscape of web development, staying ahead is not just...