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

Preparing a React course in public - Ideas
react2023-09-16
Manuel Artero Anguita 🟨Manuel Artero Anguita 🟨

Preparing a React course in public - Ideas

Next January I'll be teaching in a full-stack master's program. I'm super excited. My focus will...

React Query : staleTime vs cacheTime
react2023-09-16
SREYSREY

React Query : staleTime vs cacheTime

So in our last part we looked the basics of default configuration and also looked at the concepts of...

How to use NextJs 13 with Redux Toolkit and Typescript
nextjs2023-09-15
Junior BatistaJunior Batista

How to use NextJs 13 with Redux Toolkit and Typescript

Intro NextJs 13 was released with some game-changing features like server-side components,...

Monitoring SQS with Datadog
typescript2023-09-15
Benjamen PyleBenjamen Pyle

Monitoring SQS with Datadog

Event-Driven architecture paired with Serverless technologies are a powerful combo to build...

Build a Full Stack ReminderApp with React, NextJs, Typescript, ServerAction, Zod, Hook-form, Prisma, and Tailwind
webdev2023-09-16
KlitonKliton

Build a Full Stack ReminderApp with React, NextJs, Typescript, ServerAction, Zod, Hook-form, Prisma, and Tailwind

Hi everyone, I published my last video: Build a full stack ReminderApp ( TypeScript ) Server...

Boilerplate para TypeScript
boilerplate2023-09-16
Julian Lasso 🇨🇴Julian Lasso 🇨🇴

Boilerplate para TypeScript

Esta primera entrada la presento tanto como un recurso para mi yo el futuro y como una fuente de...

Javascript VS TypeScript : Going Back to JavaScript and stop using TypeScript
discuss2023-09-08
Salah Eddine LalamiSalah Eddine Lalami

Javascript VS TypeScript : Going Back to JavaScript and stop using TypeScript

In recent years, TypeScript has emerged as a popular choice for many developers due to its extra...

Mastering Indexed Access Types in TypeScript
typescript2023-09-16
Rubén AlapontRubén Alapont

Mastering Indexed Access Types in TypeScript

We should understand the importance of strong typing in our code. TypeScript, with its advanced type...

On Turbo Dropping TypeScript
turbo2023-09-16
Mostafa AhangarhaMostafa Ahangarha

On Turbo Dropping TypeScript

Recently, David Heinemeier Hansson (also known as DHH) announced that Turbo 8 is dropping its use of...

Mastering Unit Testing With NestJS
nestjs2023-09-13
NehalNehal

Mastering Unit Testing With NestJS

Introduction Unit testing is a software development process in which the smallest testable...

How to Make a CLI App with NestJS: Step-by-Step
nestjs2023-09-15
Ben ForceBen Force

How to Make a CLI App with NestJS: Step-by-Step

I recently started a role on a company's developer experience team. One of the responsibilities that...

How to conditionally render React UI based on user permissions
react2023-09-15
François RogetFrançois Roget

How to conditionally render React UI based on user permissions

Web Applications become more and more complex thanks to the power and capabilities of modern...

The Complete Guide to CRUD Operations in Angular Using NgRx
angular2023-09-15
chintanonwebchintanonweb

The Complete Guide to CRUD Operations in Angular Using NgRx

Introduction In modern web development, building responsive and data-driven applications...

Day 49: Conditional Types
javascript2023-09-15
Dharan GanesanDharan Ganesan

Day 49: Conditional Types

What are Conditional Types? Conditional types are a TypeScript feature introduced in...

Will Bun replace Node.js? First try with NestJS
node2023-09-15
RodionRodion

Will Bun replace Node.js? First try with NestJS

Many people recently talked about Bun, so we decided to try it. Bun is a fast JavaScript all-in-one...

TypeScript's Discriminated Unions and How I Began to Worry Less
typescript2023-09-15
Abhishek SAbhishek S

TypeScript's Discriminated Unions and How I Began to Worry Less

If you’ve used Typescript in any real capacity, you’ve probably run into unions. Either defined in...