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

Utilizando pseudo-elementos do CSS e interfaces no TypeScript
css2024-02-11
Edeilton OliveiraEdeilton Oliveira

Utilizando pseudo-elementos do CSS e interfaces no TypeScript

Hoje vamos misturar CSS com TypeScript no mesmo post para entender como construir interfaces usando...

Bun
webdev2024-02-11
Agus SudarmantoAgus Sudarmanto

Bun

Wait, what is Bun Bun is a java script runtime that is designed to be fast and efficient....

Exploring OAuth 2.0: Enabling Google Authentication in a Pure Browser-Based Web App (2)
opensource2024-02-10
WangGithub0WangGithub0

Exploring OAuth 2.0: Enabling Google Authentication in a Pure Browser-Based Web App (2)

Continue on last week work, I keep working on the step3: Step 3: Handle the OAuth 2.0 server...

ChatCraft week 5: Storing multiple providers
chatcraft2024-02-09
Katie LiuKatie Liu

ChatCraft week 5: Storing multiple providers

Issue This week I finally was able to close the issue I was working on which was allowing...

Angular (17+) + NodeJS Users Rest API
node2024-02-09
Leo LaneseLeo Lanese

Angular (17+) + NodeJS Users Rest API

Angular + NodeJS Users Rest API. Full-Stack Development Workflow Goal Show the...

Avoid conflicts between denols and tsserver in Neovim
neovim2024-02-09
Davide CavaliereDavide Cavaliere

Avoid conflicts between denols and tsserver in Neovim

Recently I've been working on a project in a monorepo were I've got nodejs/typescript and deno...

New React dev-tools
react2024-02-09
Ahmed TrikiAhmed Triki

New React dev-tools

🚀 Exciting News! 🚀 I'm thrilled to share a recent achievement – my contribution with my friend Paul...

Avoid conflicts between denols and tsserver in Neovim
neovim2024-02-09
Davide CavaliereDavide Cavaliere

Avoid conflicts between denols and tsserver in Neovim

Recently I've been working on a project in a monorepo were I've got nodejs/typescript and deno...

Submitting a form in Nextjs 14 with onBlur, server actions, and validation
webdev2024-02-07
Bryan SmithBryan Smith

Submitting a form in Nextjs 14 with onBlur, server actions, and validation

Want a straightforward article on submitting a form in Nextjs to a server action using an HTML event...

Angular (17+) Reactive Forms + Signals & StandAlone Components
angular2024-02-08
Leo LaneseLeo Lanese

Angular (17+) Reactive Forms + Signals & StandAlone Components

Angular (17+) Reactive-Forms with Signals and StandAlone Components Code GitHub...

i18n with NextJS output export
nextjs2024-02-06
Ikram Ul HaqIkram Ul Haq

i18n with NextJS output export

In this post, I'll guide you through the process of setting up internationalization (i18n) in a...

Estrategias Avanzadas: Cómo Implementar el Patrón Strategy en Tus Proyectos NestJS
nestjs2024-02-07
Fredy Daniel Flores Lemus Fredy Daniel Flores Lemus

Estrategias Avanzadas: Cómo Implementar el Patrón Strategy en Tus Proyectos NestJS

LinkedIn Github Instagram Uno de los patrones de diseño que más me llamó la atención al aprender...

How to use Typescript in React apps
typescript2024-02-07
Emmanuel Fordjour  KumahEmmanuel Fordjour Kumah

How to use Typescript in React apps

In this article, you will learn how to use Typescript in your React applications to write better,...

Angular (17+) Signals with stand-alone Shopping-Cart
angular2024-02-07
Leo LaneseLeo Lanese

Angular (17+) Signals with stand-alone Shopping-Cart

Angular (17+) using Signals service and stand-alone components producing a...

What is JSDoc and why you may not need typescript for your next project?
javascript2024-01-23
Cherry RamatisCherry Ramatis

What is JSDoc and why you may not need typescript for your next project?

It has been a couple of weeks since I started testing out this technology, JSDoc, for maintaining...

Best Time to Buy and Sell Stock II - Leetcode 122 - TypeScript
typescript2024-02-07
YazYaz

Best Time to Buy and Sell Stock II - Leetcode 122 - TypeScript

Here's the Leetcode 122 solution using TypeScript. Watch on Youtube Leetcode 122 - Best...