Content deleted Content added
AdaHephais (talk | contribs) Internal link Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit |
AdaHephais (talk | contribs) Internal link for explain Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit |
||
Line 31:
Dahl demonstrated the project at the inaugural European JSConf on November 8, 2009.<ref name="b3">[https://books.google.com/books?id=KGt-FxUEj48C&dq=nodejs&pg=PT24 Sams Teach Yourself Node.js in 24 Hours], Sams Publishing, 05-Sep-2012</ref><ref>{{Cite web |last=Ubl |first=Malte |date=2009-09-09 |title=JSConf.eu 2009, Berlin, Germany |url=https://www.jsconf.eu/2009/speaker/speakers_selected.html |access-date=2009-09-09 |website=www.jsconf.eu}}</ref><ref>{{Cite web|url=https://www.youtube.com/watch?v=ztspvPYybIY |archive-url=https://ghostarchive.org/varchive/youtube/20211215/ztspvPYybIY |archive-date=2021-12-15 |url-status=live|title=Ryan Dahl: Original Node.js presentation|via=www.youtube.com}}{{cbignore}}</ref> Node.js combined [[Google]]'s [[Chrome V8|V8]] JavaScript engine, an [[event loop]], and a low-level [[Input/output|I/O]] [[Application programming interface|API]].<ref name="b1">[https://books.google.com/books?id=ZH6bpbcrlvYC&q=nodejs Professional Node.js: Building JavaScript Based Scalable Software], John Wiley & Sons, 01-Oct-2012</ref>
In January 2010, a [[package manager]] was introduced for the Node.js environment called [[Npm (software)|npm]].<ref>{{cite web |url=https://github.com/npm/npm/releases?after=v0.1.1 |title=Earliest releases of npm |website=GitHub |access-date = 27 July 2016}}</ref> The package manager allows programmers to publish and share Node.js [[Package manager|packages]], along with the accompanying source code, and is designed to simplify the installation, update and uninstallation of packages.<ref name="b1"/>
In June 2011, Microsoft and Joyent implemented a native [[Microsoft Windows|Windows]] version of Node.js.<ref>{{cite web |last=Ryandahl |date=2011-06-23 |title=Porting Node to Windows With Microsoft's Help |url=https://nodejs.org/en/blog/uncategorized/porting-node-to-windows-with-microsofts-help/ |access-date=17 April 2016 |website=nodejs.org}}</ref> The first Node.js build supporting Windows was released in July 2011.
|