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

TripStash
refinehackathon2023-07-20
Brindashree C BBrindashree C B

TripStash

What We built We built a web application called TripStash, a unique and intuitive group...

Exploring the Power of TypeScript Decorators: Extending and Modifying Code with Ease
typescript2023-07-20
Rajesh RathoreRajesh Rathore

Exploring the Power of TypeScript Decorators: Extending and Modifying Code with Ease

TypeScript Decorators Decorators in TypeScript are a feature that allows you to modify or...

Enhancing TypeScript: Implementing Robust Error Handling with Result and Option
typescript2023-07-18
Bruno KoteskyBruno Kotesky

Enhancing TypeScript: Implementing Robust Error Handling with Result and Option

In my recent TypeScript projects, I've been exploring new techniques to improve the way I handle...

Building serverless and scaleable Email sending system with AWS CDK
aws2023-07-19
Kenta GotoKenta Goto

Building serverless and scaleable Email sending system with AWS CDK

I have built a serverless email sending system in AWS using AWS CDK. Since it is serverless, it is a...

Explicit Software Design Series
typescript2023-07-18
Alex BespoyasovAlex Bespoyasov

Explicit Software Design Series

Sometimes, I read books about software design and development. Usually, they are about “enterprise...

Running Slack App on Cloudflare Workers
slack2023-07-19
Kazuhiro "Kaz" SeraKazuhiro "Kaz" Sera

Running Slack App on Cloudflare Workers

Recently, as a weekend hobby project, I created a Slack app development framework for Cloudflare...

Migrate your project from Javascript to TypeScript
javascript2023-07-19
Jayanta DebJayanta Deb

Migrate your project from Javascript to TypeScript

We live in a world where technology changes in the blink of an eye every day. Sometimes it becomes...

Why Tailwind, if I can create my own CSS Generator from scratch.
react2023-07-19
Deyvison BorgesDeyvison Borges

Why Tailwind, if I can create my own CSS Generator from scratch.

No more using Tailwind! Understand the following, Functional CSS has been around for a...

Sequelize and TypeScript Integration: A Practical Tutorial
typescript2023-07-19
Zipy teamZipy team

Sequelize and TypeScript Integration: A Practical Tutorial

Author - Anom Warbhuvan Sequelize, a widely used ORM (Object Relational Mapping) library for Node.js...

A Comprehensive Guide to TypeScript: Introduction, Installation, and Running Code
typescript2023-07-19
Rajesh RathoreRajesh Rathore

A Comprehensive Guide to TypeScript: Introduction, Installation, and Running Code

What is TypeScript? TypeScript is an object-oriented programming language created and...

Dependency Injection (DI) with NodeJS + Typescript
javascript2023-07-19
Lucas ProchnowLucas Prochnow

Dependency Injection (DI) with NodeJS + Typescript

That's a subject I rarely read a discussion or a post by NodeJS/TS community. Maybe the reason for...

Exploring the Power of TypeScript Generics: Constraints, Utility Types, Literal Types, and Recursive Structures
javascript2023-07-19
Rajesh RathoreRajesh Rathore

Exploring the Power of TypeScript Generics: Constraints, Utility Types, Literal Types, and Recursive Structures

TypeScript Generics Generics in TypeScript allow you to create reusable components or...

How to Implement Infinite Queries in React Query
react2023-07-19
dravidjones28dravidjones28

How to Implement Infinite Queries in React Query

We're goona have a button for loading more data. Now, in a real-world application, we often want...

Understanding TypeScript Types: Primitives, Objects, and Type Manipulations
beginners2023-07-19
Rajesh RathoreRajesh Rathore

Understanding TypeScript Types: Primitives, Objects, and Type Manipulations

TypeScript Types TypeScript is a strongly typed programming language that builds on...

Multi-User Document Editing App [Part II]
refinehackathon2023-07-19
Alan KemboiAlan Kemboi

Multi-User Document Editing App [Part II]

App Showcase Category Submission: Most Visually Pleasing Most Technical...

Play Microservices: Client service
microservices2023-07-18
Khaled HosseiniKhaled Hosseini

Play Microservices: Client service

This is the 7th part of a series of articles under the name "Play Microservices". Links to other...