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

Create a typescript package with Parcel
typescript2024-05-14
Léo PradelLéo Pradel

Create a typescript package with Parcel

So, you've got this idea for a TypeScript package, but configuring build tools isn't your idea of a...

Mastering Mapped Types in TypeScript and it's Practical Applications
typescript2024-06-04
Keyur ParalkarKeyur Paralkar

Mastering Mapped Types in TypeScript and it's Practical Applications

Introduction When I was new to typescript, I used to write basic interfaces and object...

Wave Function Collapse
gamedev2024-06-02
Justin YoungJustin Young

Wave Function Collapse

One challenge of indie game development is about striking a balance. Specifically, the balance...

Abstracting State Management in React with Typescript, and its Benefits
react2024-06-03
Volodymyr YepishevVolodymyr Yepishev

Abstracting State Management in React with Typescript, and its Benefits

Bizarre illustration by Google Gemini AI. State management is something unavoidable on the UI, be it...

Simplifying Authentication with JWT, TypeScript and Fastify
typescript2024-06-04
SreeharshaSreeharsha

Simplifying Authentication with JWT, TypeScript and Fastify

Authentication is the process of confirming the identity of a user, typically through credentials...

Entendendo e Utilizando Tipos Condicionais (TypeScript)
typescript2024-06-04
Iago BeloIago Belo

Entendendo e Utilizando Tipos Condicionais (TypeScript)

Introdução Dentre as diversas ferramentas de tipagem avançada que o TypeScript provê,...

Master DRY in Next.js with Layouts
nextjs2024-05-14
Jaydev MahadevanJaydev Mahadevan

Master DRY in Next.js with Layouts

This is my course on Next.js called Bite-Sized Next.js, where we learn core Next.js concepts in 5...

Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True
webdev2024-04-30
thomasberrensthomasberrens

Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

As a full-stack developer, balancing the intricate dance between backend and frontend can sometimes...

Typealias vs Interface in TypeScript: Which to use in 2024.
webdev2024-05-04
Abayomi AdeniyiAbayomi Adeniyi

Typealias vs Interface in TypeScript: Which to use in 2024.

TypeScript is JavaScript and more, it is a subset of JavaScript that allows you to define the data...

Deploying a NestJS Application on Vercel with a PostgreSQL Database
nestjs2024-06-03
Bilal Ur RehmanBilal Ur Rehman

Deploying a NestJS Application on Vercel with a PostgreSQL Database

Deploying a NestJS Application on Vercel with a PostgreSQL Database Prerequisites:- This article is...

One-Line Code Analytics with AI Data Analyst | PT. 1
javascript2024-06-02
AntonioAntonio

One-Line Code Analytics with AI Data Analyst | PT. 1

Hi everyone, I'm Antonio, CEO at litlyx.com. I'm new to posting on dev.to and I'm excited to share...

Setting Up Project React and TypeScript Application with Vite and Tailwind CSS
react2024-06-02
AnushAnush

Setting Up Project React and TypeScript Application with Vite and Tailwind CSS

Prerequisites Node.js installed on your machine Steps 1. Create a New Project with Vite First,...

FREE: Password Generator ⚡ PRO (extension/add-on) + [source code]
chrome2024-06-02
YURII DE.YURII DE.

FREE: Password Generator ⚡ PRO (extension/add-on) + [source code]

🌟 Introducing the Ultimate Password Generator Extension/Add-on! 🔐✨ A few weeks ago, I...

Init web project with TS & Webpack from scratch
webdev2024-06-02
Khang NguyenKhang Nguyen

Init web project with TS & Webpack from scratch

I'm trying to create web application using TS and Webpack, its name is "Shooter" - a basic game on...

Building a Dynamic Filesystem with FUSE and Node.js: A Practical Approach
typescript2024-06-02
Alexander ZininAlexander Zinin

Building a Dynamic Filesystem with FUSE and Node.js: A Practical Approach

Do you ever wonder what happens when you run sshfs user@remote:~/ /mnt/remoteroot? How do files from...

Revolutionizing Development with Type-Safe Dropbox SDK
typescript2024-06-02
bilel salembilel salem

Revolutionizing Development with Type-Safe Dropbox SDK

Hello everyone, السلام عليكم و رحمة الله و بركاته The Dropbox Software Development Kit (SDK) is a...