nodeconf / US-CFP

Call for participation for NodeConf 2015
15 stars 0 forks source link

Intro to native modules #25

Closed nebrius closed 9 years ago

nebrius commented 9 years ago

I would love to see an introductory talk about writing a native module. This talk would be a corollary to #21 (perhaps even back-to-back or dual speaker talk).

When I wrote my first native module, I was kinda lost at first, despite the fact that I know Node.js and C++ well due to all of the JavaSscript/V8 specifics and relative lack of documentation at the conceptual level. Topics I would like to see covered: V8 API concepts (this is how an object is represented in C++, this is how you call a function in JS, etc), using https://github.com/rvagg/nan to write synchronous and asynchronous functions, argument validation, etc.

Qard commented 9 years ago

:+1:

julianduque commented 9 years ago

+1000

helvitismaddi commented 9 years ago

+1 for sure!

gunnik commented 9 years ago

:+1:

mikeal commented 9 years ago

As you may have seen we had to cancel the speaking event at the Fox Theatre.

You're welcome to join us at Walker Creek Ranch for NodeConf Adventure which is an un-conference with attendee driven worksshops and discussion sessions. If you'd like to adapt this topic or any other idea to that format and you're planning on attending just log an issue in the Adventure repo.