Course lesson
Add TypeScript powered serverless functions to a Netlify project
Netlify has the power to automatically detect serverless functions in your project and run a functions server with hot reloading for you.
- Duration
- 2 min
- Access
- Included
- Transcript
- Retained from source evidence
Netlify has the power to automatically detect serverless functions in your project and run a functions server with hot reloading for you.
In this lesson, you'll learn how to create serverless functions in your Netlify app using TypeScript