Node.js: The Collection

Nonfiction, Computers, Programming, Programming Languages, CGI, JavaScript, Perl, VBScript, Internet, Web Development
Cover of the book Node.js: The Collection by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve, SitePoint
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve ISBN: 9781492071174
Publisher: SitePoint Publication: December 4, 2018
Imprint: SitePoint Language: English
Author: James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
ISBN: 9781492071174
Publisher: SitePoint
Publication: December 4, 2018
Imprint: SitePoint
Language: English

While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and database I/O can be executed very quickly indeed.

From a beginner's point of view, one of Node's obvious advantages is that it uses JavaScript, a ubiquitous language that many developers are comfortable with. If you can write JavaScript for the client-side, writing server-side applications with Node should not be too much of a stretch for you.

This collection contains three books that will help get you up and running with Node. It contains:

  • Your First Week With Node.js, which will get started using Node, covering all of the basics.
  • 9 Practical Node.js Projects, which offers a selection of hand-on practical projects to develop your skills.
  • Node.js: Related Tools & Skills, which outlines essential tools and skills that all Node developers should know.
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and database I/O can be executed very quickly indeed.

From a beginner's point of view, one of Node's obvious advantages is that it uses JavaScript, a ubiquitous language that many developers are comfortable with. If you can write JavaScript for the client-side, writing server-side applications with Node should not be too much of a stretch for you.

This collection contains three books that will help get you up and running with Node. It contains:

More books from SitePoint

Cover of the book PHP & MySQL: Novice to Ninja by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book The CSS3 Anthology by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Simply SQL by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Jump Start CoffeeScript by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Jump Start Rails by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Build Your Own Wicked Wordpress Themes by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Designing UX: Prototyping by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Simply JavaScript by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Build Mobile Websites and Apps for Smart Devices by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book CSS Grid Layout: 5 Practical Projects by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book The ASP.NET 2.0 Anthology by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Your First Week With Node.js by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Scrum: Novice to Ninja by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
Cover of the book Learn Angular: The Collection by James Hibbard, Camilo Reyes, Michael Wanyoike, Mark Brown, Manjunath M, Jay Raj, Lukas White, James Kolce, Simon Holmes, Paul Orac, Patrick Catanzariti, Jani Hartikainen, M. David Green, Craig Buckler, Olayinka Omole, Ahmed Bouchefra, Paul Sauve
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy