• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

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

How to use errorStateMatcher in Angular material
angular2024-01-03
Dzmitry HutaryanDzmitry Hutaryan

How 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...

The Energy Drink Episodes 3: The Step Function Awakens
aws2023-12-05
Lee PriestLee Priest

The 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...

Part 2: Setup Dashboard with grafana and nestjs
grafana2024-01-03
Chafroud TarekChafroud Tarek

Part 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...

Choosing Between Python and TypeScript: A Guide for Developers
python2024-01-04
PRANTA DuttaPRANTA Dutta

Choosing Between Python and TypeScript: A Guide for Developers

Introduction In the ever-expanding world of programming languages, developers are often...

SOLID: Princípios para um Design de Software Eficaz
typescript2024-01-02
Vitor RiosVitor Rios

SOLID: Princípios para um Design de Software Eficaz

No mundo do desenvolvimento de software, a qualidade e a sustentabilidade do design são cruciais....

Using TypeScript with WebGL to render graphics on the web
typescript2024-01-03
Matt AngelosantoMatt Angelosanto

Using TypeScript with WebGL to render graphics on the web

Written by Oduah Chigozie ✏️ WebGL is a powerful technology that makes various website capabilities...

Inversão de Controle (IoC) e Injeção de Dependência em APIs Express com TypeScript
node2024-01-03
Vitor RiosVitor Rios

Inversã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...

Implementando Testes com Jest em Projetos React + TypeScript
react2024-01-03
Vitor RiosVitor Rios

Implementando Testes com Jest em Projetos React + TypeScript

Introdução Testar componentes e funções em projetos React não é apenas uma questão de...

Teamlinker:A new generation of team collaboration open source platform based on Node.js
javascript2024-01-03
ansunansun

Teamlinker: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,...

Angular Addicts #21: signal stores, router unit testing & more
angular2024-01-03
Gergely SzerovayGergely Szerovay

Angular Addicts #21: signal stores, router unit testing & more

My favorite Angular resources of December, 2023

Implementing useEffect from scratch | Exploring React in Depth
react2024-01-03
David KohenDavid Kohen

Implementing 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...

The Poor Man's Dependency Injection for TypeScript: An Alternative Approach with Injectable Base Class
typescript2024-01-03
Ernesto Herrera SalinasErnesto Herrera Salinas

The 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...

Turbocharge Your React DX: Ultra-Fast App Development with Vite & TypeScript Made Easy!
react2023-12-04
Domenico ColandreaDomenico Colandrea

Turbocharge 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.

Creating extensions for Google Chrome with React and Typescript
react2024-01-02
Lucas da SilveiraLucas da Silveira

Creating extensions for Google Chrome with React and Typescript

Recently browsing the internet I came across the subject of creating extensions for Google Chrome, I...

Generate documentation with @novice1/api-doc-generator: Part 1
javascript2024-01-03
ShyGyverShyGyver

Generate 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...

Unleashing the Power of Next.js: A Comprehensive Guide
webdev2024-01-02
Sesha SrinivasSesha Srinivas

Unleashing the Power of Next.js: A Comprehensive Guide

Introduction: In the ever-evolving landscape of web development, staying ahead is not just...