Company
Date Published
Nov. 23, 2021
Author
swyx
Word count
699
Language
English
Hacker News points
None

Summary

Temporal has released the public beta of its TypeScript SDK, designed for developers to write highly scalable and reliable long-running workflows without being experts in distributed systems. The SDK offers a TypeScript-first developer experience but also works well with JavaScript. It includes four core APIs: Workflow, Activity, Worker, and Client. Users can start by running npx @temporalio/create@latest or using the prebuilt Gitpod environment for cloud development.