nodejs / abi-stable-node

Repository used by the Node-API team to manage work related to Node-API and node-addon-api
239 stars 47 forks source link

Better coverage of node-api in Youtube #437

Closed mhdawson closed 1 year ago

mhdawson commented 2 years ago

It was mentioned that a search on youtube shows videos which are still mostly non node-addon-api. We should work to improve that.

mhdawson commented 2 years ago

@nodejs/addon-api if you have thoughts on what videos would make sense to create or existing content that we should promote.

mhdawson commented 2 years ago

1 to promote - https://www.youtube.com/watch?v=4cCSPw-I0GE

mhdawson commented 2 years ago

Suggestion, walk through the existing examples in the examples repo in a video

mhdawson commented 2 years ago

Another suggestion projections into other languages

KevinEady commented 2 years ago

We discussed in the 24 June 2022 Node API meeting, that it would be beneficial to find some vloggers that are interested in developing addons using Node-API in order to promote the API usage. If there are people that have videos / other promotions using NAN or V8 APIs directly, we can contact them to see if they are interested in doing a similar one in Node-API.

mhdawson commented 2 years ago

We discussed in the meeting this week and opened, https://github.com/nodejs/social-team/issues/7

@NickNaso has volunteered to start working on some videos so we wanted to agree on where best to post them.

mhdawson commented 1 year ago
KevinEady commented 1 year ago
mhdawson commented 1 year ago

From discussion in the meeting today, it would be good to add to this issue links to some existing presentations. Some include:

https://www.youtube.com/watch?v=-Oniup60Afs https://www.youtube.com/watch?v=BrJcsYjp8Nw https://www.youtube.com/watch?v=-v4Q0y4CeRA https://www.youtube.com/watch?v=4cCSPw-I0GE https://www.youtube.com/watch?v=UtWP2iR3_DQ https://www.youtube.com/watch?v=E848bgHfoxE

KevinEady commented 1 year ago

We discussed in the 11 Nov Node API meeting of "where do we put links to videos".

We believe the best approach would be something similar to what we plan for the Node bindings list, where we:

  1. create new page in abi-stable-node repo which lists the videos
  2. PR in a link to that page in the Node.js core API documentation
mhdawson commented 1 year ago

Kevin volunteered to create new page in abi-stable-node repo which lists the videos

KevinEady commented 1 year ago

Created PR in core to add link to Node-API main documentation: https://github.com/nodejs/node/pull/46189

mhdawson commented 1 year ago

We agreed to close based on the pages being set up. We should still remember that there is more video content we could create.