E-Book, Englisch, 376 Seiten
Herron Node.js Web Development
3. Auflage 2016
ISBN: 978-1-78588-541-9
Verlag: De Gruyter
Format: PDF
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Create real-time server-side applications with this practical, step-by-step guide
E-Book, Englisch, 376 Seiten
ISBN: 978-1-78588-541-9
Verlag: De Gruyter
Format: PDF
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Node.js Web Development".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Technische Informatik Server
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken
- Mathematik | Informatik EDV | Informatik Digital Lifestyle Internet, E-Mail, Social Media
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Table of Contents - About Node.js
- Setting up and Configuring Node
- Working with Modules
- HTTP Servers and Clients - A Web Application's first steps
- Your first Express Application
- Implementing Mobile-First paradigm
- Data Storage and Retrieval
- Multiuser Authorization: the Microservice way
- Dynamic Interaction between Client and Server with Socket.IO
- Deploying Node applications
- Unit Testing