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

Série React Hooks: useSyncExternalStore
usesyncexternalstore2023-07-10
Taise SoaresTaise Soares

Série React Hooks: useSyncExternalStore

Olá pessoas, vamos dar continuidade em nossa série onde desvendando todos os hooks padrões do nosso...

The value of value objects
domaindrivendesign2023-07-10
Matthew BrooksonMatthew Brookson

The value of value objects

Value objects are a fundamental concept from domain-driven design that allow us to model values as...

Worker Threads Nodejs
node2023-07-07
WilliamsWilliams

Worker Threads Nodejs

The worker thread module in Node.js allows us to run JavaScript code in parallel, preventing...

TypeSafe Testing in Backends-for-Frontends
testing2023-07-09
Stefan  🚀Stefan 🚀

TypeSafe Testing in Backends-for-Frontends

Type-Safe Testing in Backends-for-Frontends You might be wondering about the cover...

Nuxt 3 i18n on server&client
nuxt2023-07-09
AriesAlexAriesAlex

Nuxt 3 i18n on server&client

There's a lot of tutorials on how to setup multi-lingual support on client-side. But I didn't find...

How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')
nextjs2023-07-09
Iroro ChadereIroro Chadere

How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')

When generating static pages in web development, developers often encounter errors that can hinder...

ReactJS + TypeScript: A Powerful Combination for Web Development
javascript2023-07-09
Christian PetersChristian Peters

ReactJS + TypeScript: A Powerful Combination for Web Development

ReactJS and TypeScript are two technologies that have gained significant popularity in the web...

Exploring HSLA Color Format for React: TypeScript, Styled Components, Color Variants, Colors Generator, Color Picker
hsla2023-07-09
Radzion ChachuraRadzion Chachura

Exploring HSLA Color Format for React: TypeScript, Styled Components, Color Variants, Colors Generator, Color Picker

Exploring HSLA Color Format for React: TypeScript, Styled Components, Color Variants, Colors Generator, Color Picker

Component Libraries - Should you use them?
opensource2023-07-03
Jakub AndrzejewskiJakub Andrzejewski

Component Libraries - Should you use them?

In my career as a developer, I have been using component libraries since the very beginning. These...

Understanding TypeScript generators
typescript2023-06-29
Matt AngelosantoMatt Angelosanto

Understanding TypeScript generators

Written by Debjyoti Banerjee✏️ Normal functions run from top to bottom and then exit. Generator...

[Nestia] SDK and Mockup Simulator generation from Swagger Documents (Swagger to NestJS)
nestjs2023-07-08
Jeongho NamJeongho Nam

[Nestia] SDK and Mockup Simulator generation from Swagger Documents (Swagger to NestJS)

Preface Introducing nestia in here dev.to community, I got many email requests that hoping...

TypeScript 5.1: declaring JSX element types
typescript2023-07-09
John ReillyJohn Reilly

TypeScript 5.1: declaring JSX element types

A new feature arrives with TypeScript 5.1, it is described as "Decoupled Type-Checking Between JSX...

How to hide or Fix; `typescript: File is a CommonJS module; it may be converted to an ES module.`
typescript2023-07-09
kay-adamofkay-adamof

How to hide or Fix; `typescript: File is a CommonJS module; it may be converted to an ES module.`

In the case of a file written in the CommonJS syntax, TypeScript may display the following...

Build a Single Source of Truth by Using Daxus!
react2023-07-08
XuanXuan

Build a Single Source of Truth by Using Daxus!

I'm excited to introduce Daxus I've developed to the community. In this article, I would like to...

A Complete Guideline to Creating a Modern React App With TypeScript From Scratch
react2023-07-08
Mohammad FaisalMohammad Faisal

A Complete Guideline to Creating a Modern React App With TypeScript From Scratch

To read more articles like this, visit my blog Going inside any framework has two benefits. It makes...

Create React UI Lib 1.1: Ladle and ESLint
typescript2023-07-08
MishaMisha

Create React UI Lib 1.1: Ladle and ESLint

Recently I've released Create React UI Lib: a CLI tool that helps you set up and start building your...