Skip to main content

Resonate TypeScript SDK quickstart tutorial

This quickstart tutorial introduces you to the Resonate TypeScript SDK.

Part 1โ€‹

In Part 1, you develop your first Distributed Async Await application with the Resonate SDK, a summarization service. This part illustrates features such as transparent function retries and retry rate limits, simply through the integration of the Resonate SDK, without the need for any additional infrastructure.

Part 2โ€‹

In Part 2, you connect your application to a Resonate Server to enable recovery from platform-level failures. This part showcases how a Resonate Application Node can recover from hard crashes, and you will inspect the status of promises in the Resonate Server.