microsoft / nodejs-guidelines

Tips, tricks, and resources for working with Node.js, and the start of an ongoing conversation on how we can improve the Node.js experience on Microsoft platforms.
2.49k stars 280 forks source link

Adds notes on accessing platform APIs #18

Closed SteveALee closed 9 years ago

felixrieseberg commented 9 years ago

Sorry about that, but you'll have to rebase now and move this (good!) addition into the new file. Again, sorry about that :)

mousetraps commented 9 years ago

It would also be good to link to section we have in windows-development.md on compiling native addons in windows.

SteveALee commented 9 years ago

OK, will have to wait till at PC as I did PR the lazy way via editing in the web app.

Good point re section on compiling native addons

SteveALee commented 9 years ago

I'll do #14 also.

SteveALee commented 9 years ago

OK rebase done (in a suboptimal! way)

mousetraps commented 9 years ago

LGTM, though what do you think about moving this to to application-tips.md instead?

SteveALee commented 9 years ago

@mousetraps OK.

1) I did feel it did not quite fit in that section given it's new name and current contents. 2) I suppose this is really about windows specific APIs and that's going to be in Apps not modules

SteveALee commented 9 years ago

@mousetraps OK I moved the notes

mousetraps commented 9 years ago

:+1: