Skip to main content
Books, videos, and music - all free from your public library!
LoginSign Up

Footer

Hoopla logo, Go to homepage
  • For Patrons
  • For Libraries (opens in new window)
  • For Vendors (opens in new window)
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)

Our Company

  • Our Story
  • Get Hoopla for your Library (opens in new window)
  • Get your content on hoopla (opens in new window)
  • Join our team (opens in new window)
  • Accessibility Statement

Our Content

  • Audiobooks
  • Ebooks
  • Movies
  • Television
  • Comics
  • BingePasses
  • Music
  • The Loop Blog

Help

  • Help Center
  • Submit Feedback
  • Facebook (opens in new window)
  • X (opens in new window)
  • Instagram (opens in new window)
  • YouTube (opens in new window)
  • TikTok (opens in new window)
  • LinkedIn (opens in new window)
  • Download on the App Store (opens in new window)
  • Get it on Google Play (opens in new window)
  • Available at Amazon Appstore (opens in new window)
© 2026 Midwest Tape, LLC. All rights reserved. Privacy Policy | Terms of Use
  • Hoopla logo
    Powered by Hoopla
  • Browse
  • My Hoopla
  • Log In
  1. Navigate Home
  2. Ebooks
  3. Your First Week With Node.js

EBOOK

Your First Week With Node.js

James Hibbard
(0)
sign up
Pages
136
Year
2018
Language
English
Publisher
SitePoint

About

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.

In this book, we'll offer a beginner's introduction to Node and its related technologies, and get you under way writing your first Node applications.

It contains:

• What Is Node and When Should I Use It? by James Hibbard
• A Beginner Splurge in Node.js by Camilo Reyes and Michiel Mulders
• A Beginner's Guide to npm-the Node Package Manager by Michael Wanyoike and Peter Dierx
• Forms, File Uploads and Security with Node.js and Express by Mark Brown
• MEAN Stack: Build an App with Angular 2+ and the Angular CLI by Manjunath M
• Debugging JavaScript with the Node Debugger by Camilo Reyes
• Using MySQL with Node.js and the mysql JavaScript Client by Jay Raj
• How to Use SSL/TLS with Node.js by Florian Rappl and Almir Bijedic

This book is for anyone who wants to start learning server-side development with Node.js. Familiarity with JavaScript is assumed, but we don't assume any previous back-end development experience.

Related Subjects

  • General
  • Computers
  • Adult Nonfiction
  • Web Programming
  • Internet
  • JavaScript
  • Languages

Artists

James HibbardAuthor
Camilo ReyesAuthor
Michael WanyoikeAuthor
Mark BrownAuthor