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

8 React Libraries That Will Turn You into a Dev Endgame Hero 🦸‍♀️🦸‍♂️
react2023-09-04
Shivam SinghShivam Singh

8 React Libraries That Will Turn You into a Dev Endgame Hero 🦸‍♀️🦸‍♂️

Code Like You've Got the Infinity Gauntlet: 8 React Libraries for Ultimate App Power...

Angular Routing: Advanced Concepts and Best Practices
angular2023-09-05
chintanonwebchintanonweb

Angular Routing: Advanced Concepts and Best Practices

Introduction Angular, a popular JavaScript framework for building web applications,...

Medusa Next.js Starter now has Product Module support
medusajs2023-09-04
Victor GerbrandsVictor Gerbrands

Medusa Next.js Starter now has Product Module support

I've just updated the Medusa Next.js Starter Template with full support for the serverless Product...

Node.js includes built-in support for .env files
typescript2023-09-05
Phil NashPhil Nash

Node.js includes built-in support for .env files

With the recent release of version 20.6.0, Node.js now has built-in support for .env files. You can...

Introducing the react-next-parallax NPM package
react2023-09-05
Rashid ShamlooRashid Shamloo

Introducing the react-next-parallax NPM package

Table of Contents 1. Introduction 2. The problem solved by react-next-parallax 1. Scale...

Intoroduction into Module Federation, the React Parts
react2023-09-04
Ibrahim ShammaIbrahim Shamma

Intoroduction into Module Federation, the React Parts

In Webpack V5, the maintainers introduced module-federation. And that's our talking point, we will...

Leveraging Conditional Properties Type Checking with Discriminated Unions
typescript2023-09-04
StrangeStrange

Leveraging Conditional Properties Type Checking with Discriminated Unions

Strict type checking feels like a privilege ever since I encountered it in my career and i'll give...

End-to-end encryption in the browser Part 1
webdev2023-09-04
aperturelessapertureless

End-to-end encryption in the browser Part 1

The Web Crypto API is here. We should start using it!

What Is Bun 1.0? A Game-Changer in JavaScript Development
bunjs2023-09-16
Harsh VadadoriyaHarsh Vadadoriya

What Is Bun 1.0? A Game-Changer in JavaScript Development

Hey there, fellow bloggers and tech enthusiasts! Today, I want to introduce you to Bun, a fantastic...

Day 40: keyof
day402023-09-04
Dharan GanesanDharan Ganesan

Day 40: keyof

What is keyof? The keyof operator in TypeScript is used to create a union type of all the...

Explicit Design, Part 8. Adding New Feature
typescript2023-09-04
Alex BespoyasovAlex Bespoyasov

Explicit Design, Part 8. Adding New Feature

Let's continue experimenting with explicit software design. In previous posts, we wrote an...

The Complete TypeScript Setup - From Zero to Hero
webdev2023-09-03
Muhammad Ahsan AyazMuhammad Ahsan Ayaz

The Complete TypeScript Setup - From Zero to Hero

Welcome, developers! If you're venturing into the world of TypeScript or looking to optimize your...

Unlocking API Interoperability: Converting OpenAPI to TypeScript JSON Schema
openapi2023-09-04
Andrea CarraroAndrea Carraro

Unlocking API Interoperability: Converting OpenAPI to TypeScript JSON Schema

Intro This post briefly tells the story of why I wrote openapi-ts-json-schema to fill the...

All you should know about numbers in TypeScript. Tutorial
typescript2023-09-04
Bogdan GalinBogdan Galin

All you should know about numbers in TypeScript. Tutorial

Numbers are a fundamental data type in TypeScript, allowing you to work with numeric values in your...

Building A Todo CRUD App With React, TypeScript, Vite And Chakra UI
react2023-09-04
EthanEthan

Building A Todo CRUD App With React, TypeScript, Vite And Chakra UI

Introduction Hello! 😎 Recently I've been learning how to use vite in a couple of...

Angular: The Most Common Coding Mistakes
angular2023-09-04
chintanonwebchintanonweb

Angular: The Most Common Coding Mistakes

Introduction Angular is a powerful and popular framework for building web applications....