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

Created a plugin to display embedded YouTube URLs in GROWI
growi2024-06-19
AtsushiAtsushi

Created a plugin to display embedded YouTube URLs in GROWI

GROWI, an open-source in-house wiki, provides a plug-in feature. You can use it to display your own...

Vue.js da Props tushunchasi
webdev2024-07-22
Mukhriddin Khodiev (work)Mukhriddin Khodiev (work)

Vue.js da Props tushunchasi

Props - Vue.js ning eng kerakli qismilaridan biri bo'lib, komponentlar aro ma'lumotni almashinish...

SAPUI5 - Typescript
sapui52024-07-23
KIranuknowKIranuknow

SAPUI5 - Typescript

To dynamically add columns to a sap.ui.table.Table in SAPUI5 using TypeScript, you can follow these...

Level up your env var tooling in Next.js with DMNO
nextjs2024-07-22
Theo EphraimTheo Ephraim

Level up your env var tooling in Next.js with DMNO

Type-safety, validation, leak detection, and more Dealing with config is Next.js has...

How to Build a Chatbot with Next.js, TailwindCSS, and OpenAI Chat Completion API - Full Tutorial
typescript2024-07-22
Abraham E. TavarezAbraham E. Tavarez

How to Build a Chatbot with Next.js, TailwindCSS, and OpenAI Chat Completion API - Full Tutorial

Introduction Are you interested in creating a dynamic and responsive chatbot? In our...

Choosing Between Type and Interface in TypeScript: A Detailed Guide
typescript2024-06-19
Jatin Jain SarafJatin Jain Saraf

Choosing Between Type and Interface in TypeScript: A Detailed Guide

Choosing Between Type and Interface in TypeScript: A Detailed Guide When working with...

Mapping Operations in Effect-TS Optionals
typescript2024-07-22
Alessandro MaclaineAlessandro Maclaine

Mapping Operations in Effect-TS Optionals

In Effect-TS, various mapping functions can be applied to the values inside an Option to transform,...

Using do Notation in Effect-TS Optionals
effect2024-07-22
Alessandro MaclaineAlessandro Maclaine

Using do Notation in Effect-TS Optionals

Effect-TS provides a powerful way to handle operations within the Option context using the do...

Few useful VSCode extenstions for TS/JS
webdev2024-07-22
AlexAlex

Few useful VSCode extenstions for TS/JS

Want to share few useful extensions for WebDevs that you didn't heard of. 1....

How to make Useful Decorator in NestJS
webdev2024-07-22
Vincent JangVincent Jang

How to make Useful Decorator in NestJS

Hello devs! I'm backend Developer Phantola (pandora)! I wanna share a how to make a decorator in...

Getting Started with Typescript
typescript2024-07-21
Lahiru RameshLahiru Ramesh

Getting Started with Typescript

Get ready to dive deep into TypeScript with our first blog!

The "@ts-stack/body-parser" package passes the parsing results via a Promise
typescript2024-07-22
Костя ТретякКостя Третяк

The "@ts-stack/body-parser" package passes the parsing results via a Promise

The package @ts-stack/body-parser is a fork of body-parser - the native ExpressJS package. It is...

Optional Properties in TypeScript
webdev2024-07-21
Bridget AmanaBridget Amana

Optional Properties in TypeScript

In TypeScript, optional properties are a way to say, “This part of the information might not always...

Advanced State Management - XState
javascript2024-07-21
Shagun BidawatkaShagun Bidawatka

Advanced State Management - XState

Here, we will use and discuss about XState which is a state management and orchestration solution for...

My WordPress Template 2024 made from Vite and TypeScript
wordpress2024-07-20
Yuichi NabeshimaYuichi Nabeshima

My WordPress Template 2024 made from Vite and TypeScript

Hi there😊 I'm Yuichi, a CCTB student and a Frontend developer. I created new WordPress template for...

Using ENUMs to Make JSX Select Inputs More Type-safe
typescript2024-07-20
Jay @ DesignlyJay @ Designly

Using ENUMs to Make JSX Select Inputs More Type-safe

TypeScript has changed my life as a free-lance React/Next.js developer. Since I've made it an...