• 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 can decorators simplify web form development
webdev2023-10-03
Aleksandrovich DmitriiAleksandrovich Dmitrii

How can decorators simplify web form development

Relatively recently, in TC39, a proposal for the implementation of decorators in ECMAScript reached...

LeetCode - Solution for 2715. Timeout Cancellation
leetcode2023-10-03
Jen C.Jen C.

LeetCode - Solution for 2715. Timeout Cancellation

Conclusion first I could not solve it within the time limit I set (40 minutes). So I...

Master Data Fetching in React with This Easy Guide
react2023-09-03
miroiu-devmiroiu-dev

Master Data Fetching in React with This Easy Guide

Fetching data efficiently in React is quite challenging. We must rely on third-party libraries for...

Full stack WebPageForm builder, NextJs, Typescript ( React ), Dnd-Kit, PostgreSQL, Prisma
dnd2023-10-03
KlitonKliton

Full stack WebPageForm builder, NextJs, Typescript ( React ), Dnd-Kit, PostgreSQL, Prisma

Links Youtube video Github repo Live demo In this 4 hour tutorial we are going to...

Develop a Simple PDF Invoicing App for your Business with CASE
crud2023-10-02
Bruno PérezBruno Pérez

Develop a Simple PDF Invoicing App for your Business with CASE

We are using CASE to create a simple web app that generates PDF invoices.

Open-Closed Principle in React
react2023-10-02
Mikhael EsaMikhael Esa

Open-Closed Principle in React

Open-Closed Principle Software entities should be open for extension, but closed for...

🖼️ Unleash graph visualization power to take full control over your project with skott
webdev2023-10-02
Antoine CoulonAntoine Coulon

🖼️ Unleash graph visualization power to take full control over your project with skott

Hello everyone, exciting announcement about skott, the web application automatically embedded has now...

ANGULAR INJECT FUNCTION
typescript2023-10-02
Maurizio8788Maurizio8788

ANGULAR INJECT FUNCTION

Hello everyone, in today's article, I wanted to briefly illustrate one of the features of Angular...

Single Responsibility Principle in React
react2023-10-01
Mikhael EsaMikhael Esa

Single Responsibility Principle in React

S (Single Responsibility Principle) A class should have only one reason to...

Testing a solidity house-swap contract using HardHat and Typescript
hardhat2023-10-02
Nacho Colomina TorregrosaNacho Colomina Torregrosa

Testing a solidity house-swap contract using HardHat and Typescript

In the previous post of this series, we saw how to build an smart-contract using solidity which...

Avoiding imperative if/else branching with composition in UI
react2023-10-02
David SljukicDavid Sljukic

Avoiding imperative if/else branching with composition in UI

Hi, In this post I'll be showing some small React code samples and updating them to look a bit nicer...

React Query as State Manager
react2023-10-02
SREYSREY

React Query as State Manager

Up til now we mostly discussed data fetching and mutating using react-query but is it all , has it...

Cloudflare pages direct upload with stable preview urls
typescript2023-10-02
AdamAdam

Cloudflare pages direct upload with stable preview urls

I switched all my projects to Monorepos this year, and I use Cloudlfare Pages intensively for hosting...

TypeScript: entendendo de forma simplificada esse superconjunto do JS.
typescript2023-09-26
Larissa de OliveiraLarissa de Oliveira

TypeScript: entendendo de forma simplificada esse superconjunto do JS.

Idealizado e criado pela Microsoft, ele permite desenvolver aplicações utilizando conceitos e...

💌 Safe message sending script in Telegram with just 49 lines of code? Really?
deno2023-10-01
VsevolodVsevolod

💌 Safe message sending script in Telegram with just 49 lines of code? Really?

Mass messaging in messengers is always a challenging task that's hard to solve effectively. I won't...

Must-Have TypeScript Tools for Efficient Development
webdev2023-10-01
Rajae RobinsonRajae Robinson

Must-Have TypeScript Tools for Efficient Development

Hey everyone, I have an insightful blog post that highlights some essential TypeScript tools,...