|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBOOKCENTRAL_ocn879022431 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
140501s2014 enk o 000 0 eng d |
040 |
|
|
|a MHW
|b eng
|e pn
|c MHW
|d EBLCP
|d N$T
|d UMI
|d DEBSZ
|d DEBBG
|d OCLCQ
|d OCLCF
|d YDXCP
|d OCLCQ
|d AGLDB
|d ICA
|d ZCU
|d MERUC
|d D6H
|d OCLCQ
|d VTS
|d CEF
|d ICG
|d OCLCQ
|d STF
|d UAB
|d DKC
|d OCLCO
|d AU@
|d OCLCQ
|d M8D
|d OCLCQ
|d AJS
|d OCLCO
|d SGP
|d OCLCQ
|d OCLCO
|d OCLCL
|
019 |
|
|
|a 880640813
|a 900420445
|
020 |
|
|
|a 9781783280445
|q (electronic bk.)
|
020 |
|
|
|a 1783280441
|q (electronic bk.)
|
020 |
|
|
|a 1783280433
|
020 |
|
|
|a 9781783280438
|
020 |
|
|
|z 9781783280438
|
029 |
1 |
|
|a CHNEW
|b 000886545
|
029 |
1 |
|
|a CHVBK
|b 374454647
|
029 |
1 |
|
|a DEBBG
|b BV042032839
|
029 |
1 |
|
|a DEBBG
|b BV043606715
|
029 |
1 |
|
|a DEBSZ
|b 405687877
|
029 |
1 |
|
|a DEBSZ
|b 414183134
|
029 |
1 |
|
|a DEBSZ
|b 484722468
|
029 |
1 |
|
|a GBVCP
|b 882839969
|
035 |
|
|
|a (OCoLC)879022431
|z (OCoLC)880640813
|z (OCoLC)900420445
|
037 |
|
|
|a CL0500000436
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.J39
|
072 |
|
7 |
|a COM
|x 000000
|2 bisacsh
|
082 |
0 |
4 |
|a 006
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Clements, David Mark,
|e author.
|
245 |
1 |
0 |
|a Node cookbook :
|b over 50 recipes to master the art of asynchronous server-side JavaScript using Node.js, with coverage of Express 4 and Socket. IO frameworks and the new Streams API /
|c David Mark Clements.
|
250 |
|
|
|a 2nd ed.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing,
|c 2014.
|
300 |
|
|
|a 1 online resource (379 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Quick answers to common problems
|
588 |
0 |
|
|a Print version record.
|
520 |
|
|
|a In Node Cookbook Second Edition, each chapter focuses on a different aspect of working with Node. Following a Cookbook structure, the recipes are written in an easy-to-understand language. Readers will find it easier to grasp even the complex recipes which are backed by lots of illustrations, tips, and hints. If you have some knowledge of JavaScript and want to build fast, efficient, scalable client-server solutions, then Node Cookbook Second Edition is for you. Knowledge of Node will be an advantage but is not required. Experienced users of Node will be able to improve their skills.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Making a Web Server; Introduction; Setting up a router; Serving static files; Caching content in memory for immediate delivery; Optimizing performance with streaming; Securing against filesystem hacking exploits; Chapter 2: Exploring the HTTP Object; Introduction; Processing POST data; Handling file uploads; Using Node as an HTTP client; Implementing download throttling; Chapter 3: Working with Data Serialization; Introduction; Converting an object to JSON and back
|
505 |
8 |
|
|a Converting an object to XML and backBrowser-server transmission via AJAX; Working with real data -- fetching trending tweets; Chapter 4: Interfacing with Databases; Introduction; Writing to a CSV file; Connecting and sending SQL to a MySQL server; Storing and retrieving data with MongoDB; Storing data to CouchDB with Cradle; Retrieving data from CouchDB with Cradle; Accessing the CouchDB changes stream with Cradle; Storing and retrieving data with Redis; Implementing PubSub with Redis; Chapter 5: Employing Streams; Introduction; Consuming streams; Playing with pipes; Making stream interfaces
|
505 |
8 |
|
|a Streaming across Node processesChapter 6: Going Real Time; Introduction; Creating a WebSocket server; Cross-browser real-time logic with Socket. IO; Remote Procedure Calls with Socket. IO; Creating a real-time widget; Chapter 7: Accelerating Development with Express; Introduction; Generating Express scaffolding; Managing server tier environments; Implementing dynamic routing; Templating in Express; CSS preprocessors with Express; Initializing and using a session; Making an Express web app; Chapter 8: Implementing Security, Encryption, and Authentication; Introduction
|
505 |
8 |
|
|a Implementing Basic AuthenticationHashing passwords; Implementing Digest Authentication; Setting up an HTTPS web server; Preventing cross-site request forgery; Chapter 9: Integrating Network Paradigms; Introduction; Sending an e-mail; Sending an SMS; Communicating with TCP; Creating an SMTP server; Implementing a virtual hosting paradigm; Chapter 10: Writing Your Own Node Modules; Introduction; Creating a test-driven module specification; Writing a functional module mock-up; Refactoring with prototypical inheritance; Extending a module's API; Deploying a module to npm
|
505 |
8 |
|
|a Chapter 11: Taking It LiveIntroduction; Deploying an app to a server environment; Automatic crash recovery; Continuous deployment; Hosting with a Platform as a Service provider; Index
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Computer science.
|
650 |
|
0 |
|a JavaScript (Computer program language)
|
650 |
|
2 |
|a Electronic Data Processing
|
650 |
|
6 |
|a Informatique.
|
650 |
|
6 |
|a JavaScript (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Computer science
|2 fast
|
650 |
|
7 |
|a JavaScript (Computer program language)
|2 fast
|
758 |
|
|
|i has work:
|a Node cookbook (Text)
|1 https://id.oclc.org/worldcat/entity/E39PCY3v8qKWwB74qrjwf88WtC
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
776 |
0 |
8 |
|i Print version:
|a Clements, David Mark.
|t Node Cookbook.
|b 2nd ed.
|d Birmingham : Packt Publishing, 2014
|z 9781783280445
|
830 |
|
0 |
|a Quick answers to common problems.
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1441773
|z Texto completo
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1441773
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 771469
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11800711
|
994 |
|
|
|a 92
|b IZTAP
|