Your First Week With Node.js

Synopsis
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 MuldersA Beginner's Guide to npm- the Node Package Manager by Michael Wanyoike and Peter DierxForms, File Uploads and Security with Node.js and Express by Mark BrownMEAN Stack: Build an App with Angular 2+ and the Angular CLI by Manjunath MDebugging JavaScript with the Node Debugger by Camilo ReyesUsing MySQL with Node.js and the mysql JavaScript Client by Jay RajHow 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.
- Copyright:
- 2018 SitePoint Pty. Ltd.
Book Details
- Book Quality:
- ISBN-13:
- 9781492071051
- Publisher:
- Reilly - SitePoint
- Date of Addition:
- 2019-03-22T04:55:53Z
- Language:
- English
- Categories:
- Computers and Internet, Nonfiction,
- Usage Restrictions:
- This is a copyrighted book.
Choosing a Book Format
EPUB is the standard publishing format used by many e-book readers including iBooks, Easy Reader, VoiceDream Reader, etc. This is the most popular and widely used format.
DAISY format is used by GoRead, Read2Go and most Kurzweil devices.
Audio (MP3) format is used by audio only devices, such as iPod.
Braille format is used by Braille output devices.
DAISY Audio format works on DAISY compatible players such as Victor Reader Stream.
Accessible Word format can be unzipped and opened in any tool that supports .docx files.