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

Understanding Angular Component Lifecycle Hooks
angular2023-10-08
Jude OkoroaforJude Okoroafor

Understanding Angular Component Lifecycle Hooks

Angular, a popular JavaScript framework, provides a rich set of lifecycle hooks that allow developers...

The Newbie's Guide to TypeScript: Important TypeScript Concepts for Beginners
typescript2023-10-07
Tunde FadipeTunde Fadipe

The Newbie's Guide to TypeScript: Important TypeScript Concepts for Beginners

Whether you're a newcomer to programming or an experienced JavaScript developer eager to explore...

Do this and stop wasting time creating React components
frontend2023-10-07
João FelipeJoão Felipe

Do this and stop wasting time creating React components

In this article, I will talk about Plop, which is a little tool that saves you time and helps your...

SOLID Principles Series: Mastering the Open-Closed Principle (OCP) in Node.js with TypeScript
javascript2023-10-07
Rubén AlapontRubén Alapont

SOLID Principles Series: Mastering the Open-Closed Principle (OCP) in Node.js with TypeScript

Welcome back to the "SOLID Principles Series," where we're unraveling the SOLID principles to help...

Infinite scrolling using IntersectionObserver in React
react2023-10-07
Ahmad Shoaib MomenzadaAhmad Shoaib Momenzada

Infinite scrolling using IntersectionObserver in React

Have you ever felt that the information about implementing infinite scrolling in React is often...

Using URL to store state in Vue
vue2023-10-02
Jakub AndrzejewskiJakub Andrzejewski

Using URL to store state in Vue

Inspired by the post by Lee Robinson about using URL to store state in React / Next.js applications...

How to Maintain React State in a URL Query String for a Shareable Application State
react2023-10-07
Radzion ChachuraRadzion Chachura

How to Maintain React State in a URL Query String for a Shareable Application State

How to Maintain React State in a URL Query String for a Shareable Application State

Liskov Substitution Principle in React
react2023-10-06
Mikhael EsaMikhael Esa

Liskov Substitution Principle in React

L (Liskov Substitution Principle) Objects of a superclass should be replaceable with...

Mastering Angular Services and Dependency Injection: A Comprehensive Guide with Examples"
angular2023-10-06
chintanonwebchintanonweb

Mastering Angular Services and Dependency Injection: A Comprehensive Guide with Examples"

Introduction In the realm of modern web development, Angular has established itself as a powerful...

You must know the difference between Unknown and Any in Typescript
webdev2023-10-05
Rajae RobinsonRajae Robinson

You must know the difference between Unknown and Any in Typescript

Hey everyone, I wrote an insightful article comparing TypeScript's unknown and any types. These...

Trigger.dev update – September 2023
opensource2023-10-05
James RitchieJames Ritchie

Trigger.dev update – September 2023

September has been a busy month as usual for Trigger.dev updates. Bring-Your-Own-Auth and a new Usage...

Reasons Why you Should use TypeScript in Strict Mode
codenewbie2023-10-05
Rajae RobinsonRajae Robinson

Reasons Why you Should use TypeScript in Strict Mode

Hey everyone, I wrote an interesting article discussing the use of strict mode in TypeScript. For...

Javascript: Nullish Coalescing vs OR operator
javascript2023-10-04
MazenMazen

Javascript: Nullish Coalescing vs OR operator

First of all, what is a Nullish Coalescing operator? It is the following operator: ?? Now let’s...

Use URL imports before Node/TypeScript supports it
javascript2023-10-05
A-yon LeeA-yon Lee

Use URL imports before Node/TypeScript supports it

I’m not going to talk about the command-line flag --exprimental-network-imports, which isn’t working...

Building a DataGrid with the right tools
tooling2023-10-04
Radu Brehar👨‍💻Radu Brehar👨‍💻

Building a DataGrid with the right tools

Building for the browser has historically been very tedious. In the old days you had to resort to all...

Eliminate hard coded paths in front-end development!👊💥
typescript2023-10-05
koyabluekoyablue

Eliminate hard coded paths in front-end development!👊💥

I've released an npm library based on the content of this article! Please try it...