I've heard complaints that it's not clear which one is recommended in one specific scenario(NAN is still very useful if add-on is going to use v8's or libuv's APIs that are not exposed through N-API) to persons who are completely new to Node.js add-on development.
Searched on either node-addon-api's README and NAN's, also on google, there is no clear statement about this topic.
I've heard complaints that it's not clear which one is recommended in one specific scenario(NAN is still very useful if add-on is going to use v8's or libuv's APIs that are not exposed through N-API) to persons who are completely new to Node.js add-on development.
Searched on either node-addon-api's README and NAN's, also on google, there is no clear statement about this topic.