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

Converting Handlebars AST to Template Strings with hbs-ast-to-str
handlebars2023-10-23
satyajit nayaksatyajit nayak

Converting Handlebars AST to Template Strings with hbs-ast-to-str

Handlebars.js is a popular templating engine that allows you to create dynamic templates for your...

Simplify Your Codebase with Auto-Sorting Linter using eslint-plugin-simple-import-sort
react2023-10-22
Serif COLAKELSerif COLAKEL

Simplify Your Codebase with Auto-Sorting Linter using eslint-plugin-simple-import-sort

Introduction In the world of software development, maintaining code quality is a paramount...

Avoiding "catch-all" else branches with type trickery
typescript2023-10-11
Niklas GruhnNiklas Gruhn

Avoiding "catch-all" else branches with type trickery

"catch-all" else branches can lead to unintended behavior when extra cases are introduced. We can leverage the type checker to catch such issues before going to production.

Declarative Loop Control Flow in Angular 17
angular2023-10-20
Ilir BeqiriIlir Beqiri

Declarative Loop Control Flow in Angular 17

In the last few releases, a relatively short time, we witnessed a lot of additions and improvements...

"in" operator considered harmful in Typescript
typescript2023-10-18
Vincent JaubertVincent Jaubert

"in" operator considered harmful in Typescript

Let say you have two types of users in your app, regular users and superUsers. type RegularUser =...

Tuner is a flexible project configurator as code for Deno.
deno2023-10-21
artpaniartpani

Tuner is a flexible project configurator as code for Deno.

I think I’m not the only one who has a need to conveniently configure a project. And there are many...

SOLID Principles Series: Embracing the Interface Segregation Principle (ISP) in TypeScript
node2023-10-21
Rubén AlapontRubén Alapont

SOLID Principles Series: Embracing the Interface Segregation Principle (ISP) in TypeScript

Welcome back to our exploration of SOLID principles in TypeScript. In this article, we'll dive deep...

How to write types for better usability
webdev2023-10-15
Yeom suyunYeom suyun

How to write types for better usability

TypeScript is a very popular JavaScript tool with over 94.7k GitHub stars as of the time of...

Patch Pulse: Devlog #1 - Get notified when new packages are released
nestjs2023-10-20
Barry Michael DoyleBarry Michael Doyle

Patch Pulse: Devlog #1 - Get notified when new packages are released

Welcome aboard the Patch Pulse journey, my latest side project that has captivated my inner coder....

⚛ The Terrible React Anti-Pattern You Must Avoid
webdev2023-10-19
Shameel UddinShameel Uddin

⚛ The Terrible React Anti-Pattern You Must Avoid

Introduction In the world of React development, it's not uncommon to come across patterns...

When To Use Enum in TypeScript
typescript2023-10-21
Rajae RobinsonRajae Robinson

When To Use Enum in TypeScript

Hey everyone, I wrote an insightful article on when and how to use Enums in TypeScript. Enums in...

Create a Chrome Extension with React FW Plasmo
javascript2023-10-20
k.yamashitak.yamashita

Create a Chrome Extension with React FW Plasmo

Context Recently, I created a Chrome Extension called 'hosts-modifier' with Plasmo. It...

Hacktoberfest: PR #3
hacktoberfest232023-10-20
Omar HusseinOmar Hussein

Hacktoberfest: PR #3

As my Hacktoberfest journey continues, I found myself diving into the world of front-end development...

New Angular v17 feature: deferred loading
angular2023-10-17
Gergely SzerovayGergely Szerovay

New Angular v17 feature: deferred loading

Next level lazy-loading demonstrated by using a Signal-based and other examples

React Native setup with Expo Router, NativeWind, and TypeScript
typescript2023-10-20
Rashid ShamlooRashid Shamloo

React Native setup with Expo Router, NativeWind, and TypeScript

Table of Contents React Native Expo Running your application on your phone Routing in...

2 Open-Source Projects Walk Into a Bar - DevHunt Digest #5
opensource2023-10-19
Greg MateGreg Mate

2 Open-Source Projects Walk Into a Bar - DevHunt Digest #5

DevHunt is the open-source platform where you can showcase your developer tool. Tools compete every...