ts-rest - RPC-like client and server helpers for a magical end to end typed experience
# ts-rest Incrementally adoptable RPC-like client and server helpers for a magical end to end typed experience ๐ช Join us on Discord for help, feedback, and discussions! ## Introduction ts-rest offer...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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(),...
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...
@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...
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...
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,...
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...
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...
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...
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 ...
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...