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

What is Zero-Runtime CSS in JS? Which Library Should You Pick?
css2023-10-29
mk668amk668a

What is Zero-Runtime CSS in JS? Which Library Should You Pick?

Introduction: The End of CSS in JS and the Transition to Zero-Runtime Front-end technology...

Configure Helix for Typescript + ESLint + Prettier/dprint
helix2023-10-29
Zisulin MorbrotZisulin Morbrot

Configure Helix for Typescript + ESLint + Prettier/dprint

The new 23.10 version of Helix dropped the other day and I thought it was finally time that I got my...

Build an AI Powered Moderation System in Under 10 Minutes Using JavaScript
openai2023-10-30
Matan AbramovichMatan Abramovich

Build an AI Powered Moderation System in Under 10 Minutes Using JavaScript

Inappropriate or abusive content online can be a major headache. As a developer, you may have...

Supercharge Your API Testing with Playwright and TypeScript
playwright2023-10-30
Meenakshi BhandariMeenakshi Bhandari

Supercharge Your API Testing with Playwright and TypeScript

Introduction API (Application Programming Interface) testing is a critical part of software...

Creating a Dynamic service for NestJS and mongoose
nestjs2023-10-30
𝙹𝚒𝚋𝚛āʾī𝚕 ⚡𝙹𝚒𝚋𝚛āʾī𝚕 ⚡

Creating a Dynamic service for NestJS and mongoose

Building a big application in NestJs require a lot of pieces of code to be repeated, so to make it...

Configure Helix for Typescript + ESLint + Prettier/dprint
helix2023-10-29
Zisulin MorbrotZisulin Morbrot

Configure Helix for Typescript + ESLint + Prettier/dprint

The new 23.10 version of Helix dropped the other day and I thought it was finally time that I got my...

The Rise of TypeScript: A Strongly Typed JavaScript Superset
typescript2023-10-30
James salomanJames saloman

The Rise of TypeScript: A Strongly Typed JavaScript Superset

Introduction In the ever-evolving world of web development, TypeScript has emerged as a...

REST API USING TYPESCRIPT ( CRUD )
webdev2023-10-19
Chiranjeev ThomasChiranjeev Thomas

REST API USING TYPESCRIPT ( CRUD )

An MVC Express Typescript App with CRUD operations, including File Upload and proper Authentication...

Defining static methods in interfaces with TypeScript
typescript2023-10-28
Lucas SantosLucas Santos

Defining static methods in interfaces with TypeScript

Yesterday I was organizing the TS Formation classes, and I came across something quite interesting...

Undefined vs Null in JavaScript: Deciphering the Void Magic
javascript2023-10-29
Chandan SinghChandan Singh

Undefined vs Null in JavaScript: Deciphering the Void Magic

Greetings, fellow seekers of JavaScript wisdom! Our journey through enchanted lands has brought us...

NodeJS + Typescript : Getting Started
node2023-10-29
Chintan SoniChintan Soni

NodeJS + Typescript : Getting Started

Node.js is a popular JavaScript runtime environment that is used to build scalable and performant...

Demystifying TypeScript Generics with Simple Examples
typescript2023-09-30
Anil K TiwariAnil K Tiwari

Demystifying TypeScript Generics with Simple Examples

TypeScript Generics can seem daunting at first, but they are a powerful tool for creating flexible...

Validate request data with @novice1/validator-joi
javascript2023-10-29
ShyGyverShyGyver

Validate request data with @novice1/validator-joi

In the previous post, we learnt how to setup a Rest API with @novice1/app and create routes and...

Creating a express app with typescript and swc
beginners2023-10-28
Vinicius Blazius GoulartVinicius Blazius Goulart

Creating a express app with typescript and swc

Creating an Express application with TypeScript and compiling it can seem daunting, especially for...

Fund Me Smart Contract using Typescript on Near (Non-EVM)
near2023-10-29
Rishabhraghwendra18Rishabhraghwendra18

Fund Me Smart Contract using Typescript on Near (Non-EVM)

Near is a Non-EVM blockchain with 100,000 TPS which is 3x faster, and cheaper than the Non-EVM...

Leveraging Enums in Angular: Enhancing Code Clarity and Reliability
angular2023-10-29
Charalampos KourkoulisCharalampos Kourkoulis

Leveraging Enums in Angular: Enhancing Code Clarity and Reliability

In this article, we will explore the benefits of using enums in Angular and how they can improve the...