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

How to set up imports path aliases for (Angular)
angular2024-05-19
Abdullah Al-MamunAbdullah Al-Mamun

How to set up imports path aliases for (Angular)

Angular components name becomes unreadable also non maintainable for larger project. Usually we use...

React Server Components Example with Next.js
react2024-04-16
Royce ThreadgillRoyce Threadgill

React Server Components Example with Next.js

React Server Components (oftentimes shortened to RSC) provide us with a fascinating new approach to...

I revived TypeScript RPC framework for WebSocket (+NestJS) and Worker protocols from 8 years ago.
opensource2024-05-18
Jeongho NamJeongho Nam

I revived TypeScript RPC framework for WebSocket (+NestJS) and Worker protocols from 8 years ago.

1. Preface I had made a TypeScript RPC (Remote Procedure Call) framework for WebSocket...

How to Securely Send a Request When Closing Tabs
webdev2024-05-19
ZachZach

How to Securely Send a Request When Closing Tabs

If the website wants to send analytics after the user has finished the page, but the page may have...

My OS can do Somethings yours Cannot
stratimux2024-04-19
RE||EKRE||EK

My OS can do Somethings yours Cannot

The classic OS we all use and even the layer allow for Stratimux to exist as an MVP. It can run any...

Dr Seuss on Polymorphism
polymorphism2024-04-28
michael matosmichael matos

Dr Seuss on Polymorphism

Polymorphism: plug-n-playability Polymorphism, it's a plug and play delight, Where objects...

Getting started with Bun: A beginners guide
bunjs2024-05-19
Talha AliTalha Ali

Getting started with Bun: A beginners guide

What is Bun? Bun is a new JavaScript runtime and package manager that focuses on speed and...

Basic Routing and Pages in Next.js
nextjs2024-05-08
Jaydev MahadevanJaydev Mahadevan

Basic Routing and Pages in Next.js

This article originally appeared on my blog. Hey there! In the last couple lessons we covered what...

Video: Using Material 3 (M3) with Angular
angular2024-05-19
Dharmen ShahDharmen Shah

Video: Using Material 3 (M3) with Angular

TIL Conf - TIL...

Construyendo un Monorepo en Typescript utilizando pnpm
typescript2024-05-19
Enol CasiellesEnol Casielles

Construyendo un Monorepo en Typescript utilizando pnpm

En este artículo, explicaremos qué es un Monorepo, por qué es beneficioso utilizarlo en ciertos tipos...

Creating a Dynamic Form Page in Angular: A Case Study
angular2024-05-18
Mateus CechettoMateus Cechetto

Creating a Dynamic Form Page in Angular: A Case Study

Recently, my team received a task: create a form page. Sounds easy, doesn't it? After all, we were...

Access Modifiers in TypeScript: Best Practices for Encapsulation and Data Hiding
webdev2024-05-19
Ayako ykAyako yk

Access Modifiers in TypeScript: Best Practices for Encapsulation and Data Hiding

While working on a project and creating classes, I faced a dilemma about which access modifiers to...

Thoughts about SOLID - The Letter "L"
solidprinciples2024-05-18
Mauricio PaulinoMauricio Paulino

Thoughts about SOLID - The Letter "L"

In this fourth part of my thoughts, we continue with the letter "L", following the order proposed by...

Angular Series Part 1 Unlocking Angular Lifecycle Hooks: Your Path to Efficient Web Apps
webdev2024-05-18
chintanonwebchintanonweb

Angular Series Part 1 Unlocking Angular Lifecycle Hooks: Your Path to Efficient Web Apps

Understanding Angular Lifecycle: A Step-by-Step Guide Introduction Angular,...

Building on Morph
web32024-05-18
tosynthegeektosynthegeek

Building on Morph

Introduction The Morph Solution: Bridging Web3 gap by transitioning real-world applications...

Next.js 14 SSO Github (Supabase Auth)
nextjs2024-05-18
Antonio José Herrera TabacoAntonio José Herrera Tabaco

Next.js 14 SSO Github (Supabase Auth)

En este documento, voy a aclarar cómo integrar como sistema de autenticación SSO de Supabase en...