This tutorial guides you through creating a custom asynchronous formula in SpreadJS, a JavaScript spreadsheet component, that supports cell references and delayed results. It demonstrates how to build an async custom function, handle resolved cell values, and apply the pattern to real-world use cases like API or AI-powered spreadsheets.