| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -78,6 +78,10 @@ it still gets the benefits of the ABI stability provided by the C API. | |||
| 78 | 78 | When using `node-addon-api` instead of the C APIs, start with the API [docs][] | |
| 79 | 79 | for `node-addon-api`. | |
| 80 | 80 | ||
| 81 | + The [N-API Resource](https://nodejs.github.io/node-addon-examples/) offers an | ||
| 82 | + excellent orientation and tips for developers just getting started with N-API | ||
| 83 | + and node-addon-api. | ||
| 84 | + | ||
| 81 | 85 | ## Implications of ABI stability | |
| 82 | 86 | ||
| 83 | 87 | Although N-API provides an ABI stability guarantee, other parts of Node.js do | |
| Back | FazBrowse Home | New Git URL |
0 commit comments