Cargando…

Programming web applications with node, express and pug /

This book teaches you how to program modern web applications using the full Node.js platform, including Node.js on the server, Express for middleware and routing, and Pug (formerly Jade) to simplify the creation of views. Node.js is the foundation of all full JavaScript apps and plenty of books cove...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Krause, Jorg (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, California] : Apress, 2017.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_ocn967550829
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|---|||||
008 161231s2017 cau o 000 0 eng d
040 |a EBLCP  |b eng  |e rda  |e pn  |c EBLCP  |d YDX  |d N$T  |d IDEBK  |d GW5XE  |d AZU  |d UAB  |d OCLCF  |d OCLCQ  |d IOG  |d MERER  |d ESU  |d OCLCQ  |d JBG  |d IAD  |d ICW  |d ICN  |d MERUC  |d OTZ  |d OCLCQ  |d OCL  |d IDB  |d U3W  |d OCLCQ  |d OH1  |d COO  |d NJR  |d UPM  |d UMI  |d K6U  |d STF  |d TOH  |d S4S  |d VT2  |d LIV  |d D6H  |d CAUOI  |d VVB  |d CEF  |d KSU  |d DEBBG  |d INT  |d WYU  |d UKMGB  |d LEAUB  |d AU@  |d HS0  |d ERF  |d UHL  |d LEATE  |d OCLCQ  |d OCL  |d OCLCQ  |d UKAHL  |d LQU  |d OCLCQ  |d ADU  |d SFB  |d BRF  |d VLY  |d DCT  |d OCLCQ  |d OCLCO  |d EYM  |d SNK  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 019139963  |2 Uk 
019 |a 966640759  |a 967187620  |a 970389051  |a 970607629  |a 972161139  |a 972605562  |a 974452589  |a 974554643  |a 974649892  |a 974654438  |a 976194284  |a 980620404  |a 982238911  |a 988679969  |a 1005758730  |a 1011907821  |a 1048172506  |a 1058602051  |a 1066497204  |a 1086423480  |a 1097130350  |a 1103250403  |a 1109093105  |a 1112525082  |a 1112869399  |a 1113719048  |a 1122819434  |a 1129372466  |a 1136550729  |a 1152972285  |a 1160063864  |a 1162484074  |a 1162749735  |a 1192340528  |a 1204069551  |a 1227640197  |a 1240507752  |a 1264790238  |a 1311348210 
020 |a 9781484225110 
020 |a 1484225112 
020 |z 9781484225103 
020 |z 1484225104 
024 7 |a 10.1007/978-1-4842-2511-0  |2 doi 
024 8 |a 10.1007/978-1-4842-2 
029 1 |a AU@  |b 000059506091 
029 1 |a CHNEW  |b 000913700 
029 1 |a CHVBK  |b 43688111X 
029 1 |a GBVCP  |b 897166493 
029 1 |a UKMGB  |b 019139963 
035 |a (OCoLC)967550829  |z (OCoLC)966640759  |z (OCoLC)967187620  |z (OCoLC)970389051  |z (OCoLC)970607629  |z (OCoLC)972161139  |z (OCoLC)972605562  |z (OCoLC)974452589  |z (OCoLC)974554643  |z (OCoLC)974649892  |z (OCoLC)974654438  |z (OCoLC)976194284  |z (OCoLC)980620404  |z (OCoLC)982238911  |z (OCoLC)988679969  |z (OCoLC)1005758730  |z (OCoLC)1011907821  |z (OCoLC)1048172506  |z (OCoLC)1058602051  |z (OCoLC)1066497204  |z (OCoLC)1086423480  |z (OCoLC)1097130350  |z (OCoLC)1103250403  |z (OCoLC)1109093105  |z (OCoLC)1112525082  |z (OCoLC)1112869399  |z (OCoLC)1113719048  |z (OCoLC)1122819434  |z (OCoLC)1129372466  |z (OCoLC)1136550729  |z (OCoLC)1152972285  |z (OCoLC)1160063864  |z (OCoLC)1162484074  |z (OCoLC)1162749735  |z (OCoLC)1192340528  |z (OCoLC)1204069551  |z (OCoLC)1227640197  |z (OCoLC)1240507752  |z (OCoLC)1264790238  |z (OCoLC)1311348210 
037 |a 984546  |b MIL 
050 4 |a QA76.73.J39  |b .K738 2017 
072 7 |a COM  |x 060160  |2 bisacsh 
072 7 |a UMW  |2 bicssc 
072 7 |a UMW  |2 thema 
082 0 4 |a 005.2762  |2 23 
049 |a UAMI 
100 1 |a Krause, Jorg,  |e author. 
245 1 0 |a Programming web applications with node, express and pug /  |c Jorg Krause. 
264 1 |a [Berkeley, California] :  |b Apress,  |c 2017. 
300 |a 1 online resource (212 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
588 0 |a Print version record. 
505 0 |a 1. Installation Problems -- 2. The Components of an Application -- 3. Introduction to Node -- 4. The Most Important Node Modules -- 5. Introduction to Express -- 6. Introduction to Pug -- 7. Language Components of Pug -- 8. The Pug Command Line -- Appendix. 
520 |a This book teaches you how to program modern web applications using the full Node.js platform, including Node.js on the server, Express for middleware and routing, and Pug (formerly Jade) to simplify the creation of views. Node.js is the foundation of all full JavaScript apps and plenty of books cover its full usage. This book focuses on how to use it to create server-based, modern web applications. Using Node.js alongside Express and Pug - the brand new version of Jade - you can create modern web applications solely using JavaScript. This book teaches you how to structure and build your app from scratch, and make development easy. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Node.js. 
630 0 7 |a Node.js  |2 fast 
650 0 |a Web applications. 
650 0 |a Application software  |x Development. 
650 6 |a Applications Web. 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a Web programming.  |2 bicssc 
650 7 |a COMPUTERS  |x Web  |x Web Programming.  |2 bisacsh 
650 7 |a Application software  |x Development  |2 fast 
650 7 |a Web applications  |2 fast 
776 0 8 |i Print version:  |a Krause, Jörg.  |t Programming Web Applications with Node, Express and Pug.  |d Berkeley, CA : Apress, ©2016  |z 9781484225103  |w (OCoLC)972605562 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484225110/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
936 |a BATCHLOAD 
938 |a Askews and Holts Library Services  |b ASKH  |n AH32378261 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4772248 
938 |a EBSCOhost  |b EBSC  |n 1398448 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis37263890 
938 |a YBP Library Services  |b YANK  |n 13312866 
994 |a 92  |b IZTAP