Blog Logo
TAGS

Elysia - Ergonomic Framework for Humans

ElysiaJS is an ergonomic framework for humans, built in TypeScript with end-to-end type safety, a unified type system, and outstanding developer experience. Powered by Bun, Elysia offers a supercharge...

Read more...

Fast and low overhead web framework, for Node.js | Fastify

An efficient server implies a lower cost of the infrastructure, a better responsiveness under load and happy users. How can you efficiently handle the resources of your server, knowing that you are se...

Read more...

hyper-expres

Hyper Express is a powerful tool that enables fast and efficient web development. It provides a streamlined workflow for developers to easily build and deploy web applications. This tool simplifies th...

Read more...

Restate - Resilience & Durability for Event-driven Applications

Restate provides a durable async/await framework for easily building workflows, event-driven applications, and distributed services in a fault-tolerant manner. With features such as Lambda Workflows a...

Read more...

Welcome to PlatformPlatform

# 👋 Welcome to PlatformPlatform Drawing on our expertise building true enterprise-grade products with millions of daily users in highly regulated sectors like healthcare, finance, government, etc., w...

Read more...

Dev Container for TypeScript and Express.js

# Dev Container for TypeScript and Express.js This is the complete source code for the article [A Dev Container Template for TypeScript and Express.js](https://manfredmlange.medium.com/a-dev-container...

Read more...

Implementing Infrastructure for Distributed System with Latest Technologies and Architectures

The main idea of creating this project is implementing an infrastructure for up and running distributed system with the latest technology and architecture like Vertical Slice Architecture, Event Drive...

Read more...

InversifyJS - A Powerful Inversion of Control Container for JavaScript & Node.js Apps

InversifyJS is a lightweight inversion of control (IoC) container for TypeScript and JavaScript apps. An IoC container uses a class constructor to identify and inject its dependencies. InversifyJS has...

Read more...

Lightship - Abstracts readiness, liveness, and startup checks and graceful shutdown of Node.js services in Kubernetes

# Lightship 🚢 [![Coveralls](https://img.shields.io/coveralls/gajus/lightship.svg?style=flat-square)](https://coveralls.io/github/gajus/lightship) [![NPM version](http://img.shields.io/npm/v/lightship...

Read more...

TSyringe - Lightweight Dependency Injection Container for TypeScript/JavaScript

A lightweight dependency injection container for TypeScript/JavaScript for constructor injection. This library provides decorators for ease of use, such as injectable(), singleton(), autoInjectable(),...

Read more...

Build OpenAPI-compliant REST APIs using TypeScript and Node

GitHub - lukeautry/tsoa: Build OpenAPI-compliant REST APIs using TypeScript and Node GitHub - lukeautry/tsoa: Build OpenAPI-compliant REST APIs using TypeScript and Node Skip to content Toggle navigat...

Read more...

@chrlschn - End-to-End Type Safety with .NET7, TypeScript, and OpenAPI -- with Hot Rebuild

If you’re building TypeScript frontend solutions with a .NET backend or you have a setup where you need to have the same models in some TypeScript code (e.g. same model definitions in a TypeScript ser...

Read more...

Support for binary response

Is there any chance you could add support for binary response types (images)? I saw that this was already requested 2 years ago #802. Heres a partial openAPI definition: paths: /images/{imagePath}: ge...

Read more...

TypeScript Origins: The Documentary

TypeScript Origins: The Documentary

TypeScript Origins: The Documentary is brought to you by OfferZen - the community-first developer jobs platform. The documentary features core contributors and community members like Anders Hejlsberg,...

Read more...

Turbo 8 is dropping TypeScript

By all accounts, TypeScript has been a big success for Microsoft. Ive seen loads of people sparkle with joy from dousing JavaScript with explicit types that can be checked by a compiler. But Ive never...

Read more...

Easily build resilient applications using distributed durable async/await

Restate allows you to easily build resilient applications by providing distributed durable async/await functionality. With Restate, you can write RPC handlers that execute reliably, recover partial pr...

Read more...

When to use never and unknown in TypeScript - LogRocket Blog

The never and unknown primitive types were introduced in TypeScript v2.0 and v3.0, respectively. TypeScript is carefully designed according to principles of type theory, but it is also a practical lan...

Read more...

Big Techday 23: React + Reflex: Harmonizing TypeScript and Haskell with FRP [EN] - Ryan Trinkle

Big Techday 23: React + Reflex: Harmonizing TypeScript and Haskell with FRP [EN] -  Ryan Trinkle

The speaker, Ryan Trinkel, is a founding partner at Obsidian Systems, a consultancy specializing in functional reactive programming and Haskell. He studied computer science and law at Harvard and has ...

Read more...

Effect: Next-Generation Typescript

Effect: Next-Generation Typescript

Ethan introduces a TypeScript library in this video that aims to make it easier for developers to create complex applications. He acknowledges the flaws in JavaScript and the challenges it presents, e...

Read more...

How Did I Not Know This TypeScript Trick Earlier??!

How Did I Not Know This TypeScript Trick Earlier??!

In this video, the presenter demonstrates a useful TypeScript trick that was discovered recently in an open-source repository. The trick involves receiving conditional TypeScript properties in a child...

Read more...