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

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

Hyperimport - Import c, rust, zig etc. files in TypeScript
javascript2023-10-14
Aritra KarakAritra Karak

Hyperimport - Import c, rust, zig etc. files in TypeScript

"What? Did I read the title correct?" Yes! Let's jump into an example right in the beginning, 'cause...

using: A keyword that make be easily that resource variable management (JavaScript & TypeScript)
typescript2023-09-20
genie-ohgenie-oh

using: A keyword that make be easily that resource variable management (JavaScript & TypeScript)

The opinions expressed in this article are based on individual subjective views. Since the content...

Cómo crear pipes custom en Angular
angular2023-10-20
Danniel NavasDanniel Navas

Cómo crear pipes custom en Angular

Los "pipes" son una característica esencial en Angular que posibilita la transformación de la salida...

Alterando uma lib Node de forma rápida
node2023-10-19
Caio FuzattoCaio Fuzatto

Alterando uma lib Node de forma rápida

Você já se deparou com um bug chato na lib que você instalou para resolver os seus problemas? Aquele...

nextjs-app: Create a Next.js App in One Command
nextjs2023-10-19
Muhammad FiazMuhammad Fiaz

nextjs-app: Create a Next.js App in One Command

Hello fellow developers! 👋 In this article, I'll walk you through creating a robust Next.js starter...

Conditional React props with TypeScript Function Overloading
typescript2023-10-19
Tasos TsournosTasos Tsournos

Conditional React props with TypeScript Function Overloading

Optional props in TypeScript interfaces give you some freedom when crafting components. However, this...

What is Private field in JS (JavaScript)
webdev2023-10-19
Riley SageRiley Sage

What is Private field in JS (JavaScript)

In JavaScript, the term "private field" typically refers to a concept related to encapsulation and...

Character Copy Kata ( Test Driven Development )
tdd2023-10-19
Chiranjeev ThomasChiranjeev Thomas

Character Copy Kata ( Test Driven Development )

A great kata for introducing jest mocks functions in your project. Try attempting to solve the...

Leveraging Temporal for resilient remote procedure calls (RPC)
temporal2023-10-18
GautierGautier

Leveraging Temporal for resilient remote procedure calls (RPC)

Our stack at Escape is written in multiple languages because each team has specific needs. We use...

Embracing Clean Architecture: A Journey to Better Code
cleancode2023-10-19
Chiranjeev ThomasChiranjeev Thomas

Embracing Clean Architecture: A Journey to Better Code

"DevReferral's journey from MVC to Clean Architecture: Discover how adopting Clean Architecture...

10 Issues That Will Help You Grow as a top contributor in Opensource 🏅🏅
opensource2023-10-16
ShreyaShreya

10 Issues That Will Help You Grow as a top contributor in Opensource 🏅🏅

Hacktoberfest is upon us, and open-source enthusiasts around the globe are gearing up for a month of...

When to Use Interface vs. Class in TypeScript
typescript2023-10-19
Rajae RobinsonRajae Robinson

When to Use Interface vs. Class in TypeScript

Hey fellow TS Devs! I wrote an insightful article on when to use interfaces and classes in...