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

The Way I Wished JavaScript Went - A New Year's Wish 🌲
javascript2023-12-05
SlobiSlobi

The Way I Wished JavaScript Went - A New Year's Wish 🌲

Imagine object definitions maintaining familiarity with expressive syntax that brings joy to developers. In the ES5-style prototypes, envision the Person structure embracing a cleaner, more expressive structure. Seamlessly integrating concise prototypes and traits for enhanced extensibility. Type checking becomes a cornerstone, ensuring safety with explicit declarations. Explore a JavaScript that's joy into the new year! 🚀 #JavaScriptEvolution #NewYearWishes #CodeJoy

Setting Up Accessibility Features (Dark Mode) in Next JS (With TailwindCSS)
nextjs2023-12-06
Nana K.Nana K.

Setting Up Accessibility Features (Dark Mode) in Next JS (With TailwindCSS)

In my journey to incorporate the dark mode feature into Next.js, I vividly recall my initial attempt...

Editing Videos Using ffmpeg + TypeScript and Deno.
deno2023-12-07
Tea ReggiTea Reggi

Editing Videos Using ffmpeg + TypeScript and Deno.

TLDR: I wrote a module using typescript / deno that wraps ffmpeg and offers a better developer...

TypeScript's Hidden Feature: Subtypes
typescript2023-12-07
SlimTim10SlimTim10

TypeScript's Hidden Feature: Subtypes

This is a really cool thing in TypeScript I've been exploring recently. It turns out you can make...

tsParticles 3.0.2 Released
typescript2023-12-06
Matteo BruniMatteo Bruni

tsParticles 3.0.2 Released

tsParticles 3.0.2 Changelog Bug Fixes Fixed trails config Fixed flat output in...

12 Factor App in NodeJS Part 1 (1-4)
javascript2023-12-07
Sumit BhanushaliSumit Bhanushali

12 Factor App in NodeJS Part 1 (1-4)

In Part 0, we got an overview of the 12-factor app methodology and its importance in building a...

Create a headless CMS using OceanBase and TypeScript: A step-by-step tutorial
typescript2023-12-07
Wayne SWayne S

Create a headless CMS using OceanBase and TypeScript: A step-by-step tutorial

If you're planning to start a blog or showcase your products on a website, you have two main options....

Request Deduplication in Angular
angular2023-12-06
kasual1kasual1

Request Deduplication in Angular

Many Angular applications share a common problem. Using the same data in different components. While...

tsParticles 3.0.1 Released
typescript2023-12-06
Matteo BruniMatteo Bruni

tsParticles 3.0.1 Released

tsParticles 3.0.1 Changelog Bug Fixes Fixed bug when using particles...

The BATH Stack: Creating a Modern Web Application with Bun, Astro, TypeScript, and HTMX
bunjs2023-12-06
Fritz BluefordFritz Blueford

The BATH Stack: Creating a Modern Web Application with Bun, Astro, TypeScript, and HTMX

Last Updated: March 2026 Building a modern web application no longer requires a towering pile of...

🇮🇩 Membuat FSM dengan XState
xstate2023-12-07
Ibé DwiIbé Dwi

🇮🇩 Membuat FSM dengan XState

NOTE: Ketika tulisan ini dibuat, saya masih menggunakan XState versi 4. Saya mungkin akan menuliskan...

Under Pressure: Benchmarking Node.js on a Single-Core EC2
node2023-12-02
Caio BorghiCaio Borghi

Under Pressure: Benchmarking Node.js on a Single-Core EC2

Hi! In this post, I'm going to stress test a Node.js 21.2.0 pure API (no framework!) to see the...

Advent of Code Automation for Javascript/Typescript
adventofcode2023-12-03
Leonardo MontiniLeonardo Montini

Advent of Code Automation for Javascript/Typescript

December means Advent of Code for many of us 🎄 (or at least, the first few days of December) These...

S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container
aws2023-12-06
Eduardo RabeloEduardo Rabelo

S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container

Searching the internet, you can find guides showing how to create a serverless virus scanning with...

Using TypeScript with Node.js: A Guide to Building Robust Server-Side Applications
node2023-12-06
Van Anh PhamVan Anh Pham

Using TypeScript with Node.js: A Guide to Building Robust Server-Side Applications

Enable the power of types in your Node.js application with TypeScript! In this guide, we will explore...

What Is TypeScript In Nodejs: Benefits Of TypeScript
javascript2023-12-06
learn-to-earnlearn-to-earn

What Is TypeScript In Nodejs: Benefits Of TypeScript

Node js stands tall as a preferred powerhouse for backend development, celebrated for its efficiency...