Your First Week With Node.js

Your First Week With Node.js

eBook Details:

  • Paperback: 136 pages
  • Publisher: WOW! eBook (February 23, 2018)
  • Language: English
  • ISBN-10: n/a
  • ISBN-13: n/a

eBook Description:

Your First Week With Node.js: Blazingly Fast Web Apps

In Your First Week With Node.js book, we’ll offer a beginner’s introduction to Node and its related technologies, and get you under way writing your first Node applications.

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 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.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *