| title | Node.js v4 Programming Model |
|---|---|
| description | Find information about the Node.js v4 programming model for Azure Functions, including its availability and the advantages it offers over the v3 model. |
| author | ejizba |
| ms.service | azure-functions |
| ms.topic | include |
| ms.date | 03/24/2023 |
| ms.author | erijiz |
| ms.custom | include file |
Note
Version 4 of the Node.js programming model for Azure Functions is generally available. The v4 model is designed to provide a more flexible and intuitive experience for JavaScript and TypeScript developers. For more information about the differences between v3 and v4, see the migration guide.
In the following code snippets, JavaScript (PM4) denotes programming model v4, the new experience.