Название: Your First Week With Node.js, 2nd Edition Автор: James Hibbard Издательство: SitePoint Год: 2020 Страниц: 186 Язык: английский Формат: pdf, rtf, epub Размер: 10.1 MB
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.
Table of Contents:
1. What Is Node and When Should I Use It? 2. Build a Simple Page Counter Service with Node.js 3. Understanding module.exports and exports in Node.js 4. Forms, File Uploads and Security with Node.js and Express 5. Working with Databases in Node 6. How to Build and Structure a Node.js MVC Application 7. Local Authentication Using Passport in Node.js 8. How to Debug a Node App 9. Node Testing for Beginners 10. How to Use SSL/TLS with Node.js 11. Configuring NGINX and SSL with Node.js 12. Using Docker for Node.js Development
9 Practical Node.js Projects Название: 9 Practical Node.js Projects Автор: James Hibbard, James Kolce Издательство: SitePoint Год: 2018 Страниц: 232 Язык: английский Формат:...
Node.js: The Collection Название: Node.js: The Collection Автор: James Hibbard, Camilo Reyes Издательство: SitePoint Pty. Ltd. ASIN: B07L1CG999 Год: 2018 Страниц: 478 ...
Node.js: Related Tools & Skills Название: Node.js: Related Tools & Skills Автор: Craig Buckler, Jani Hartikainen Издательство: SitePoint Pty. Ltd. ASIN: B07L1DCDGH Год: 2018...
Your First Week With Node.js Название: Your First Week With Node.js Автор: James Hibbard Издательство: SitePoint Год: 2018 Страниц: 103 Формат: PDF Размер: 10 Mb Язык: English ...