Cargando…

The definitive guide to AdonisJs : building Node.js applications with JavaScript /

Learn everything you need to master the AdonisJs framework, including topics such as interacting with a database, rendering templates, writing asynchronous code, and hosting sites with SSL. Along the way, you'll see how to build a commerce application, which lists products and allows shoppers t...

Descripción completa

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

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1028747435
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 180316s2018 xxu o 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d GW5XE  |d N$T  |d AZU  |d YDX  |d EBLCP  |d UMI  |d OCLCF  |d STF  |d COO  |d TOH  |d UPM  |d CEF  |d KSU  |d VT2  |d U3W  |d OCLCQ  |d DEBBG  |d SNK  |d YOU  |d UAB  |d WYU  |d G3B  |d LVT  |d S9I  |d C6I  |d UKMGB  |d K6U  |d CAUOI  |d D6H  |d MERER  |d LEAUB  |d OCLCQ  |d UKAHL  |d LQU  |d FVL  |d OCLCQ  |d ADU  |d UHL  |d LEATE  |d OCLCQ  |d BRF  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ 
015 |a GBB8L6616  |2 bnb 
016 7 |a 019127057  |2 Uk 
019 |a 1029072100  |a 1029206278  |a 1029233503  |a 1029320507  |a 1029445470  |a 1029480407  |a 1029567258  |a 1029637908  |a 1029878770  |a 1033658491  |a 1048178694  |a 1066448674  |a 1066450639  |a 1081272957  |a 1086452402  |a 1103255917  |a 1105194191  |a 1105705599  |a 1112885405  |a 1113246735  |a 1122815600  |a 1129336343 
020 |a 9781484233900  |q (electronic bk.) 
020 |a 1484233905  |q (electronic bk.) 
020 |z 9781484233894  |q (print) 
020 |z 1484233891 
024 7 |a 10.1007/978-1-4842-3390-0  |2 doi 
027 |a SPRINTER 
029 1 |a AU@  |b 000062228163 
029 1 |a AU@  |b 000067499092 
029 1 |a CHNEW  |b 001063367 
029 1 |a CHVBK  |b 575139269 
029 1 |a UKMGB  |b 019127057 
035 |a (OCoLC)1028747435  |z (OCoLC)1029072100  |z (OCoLC)1029206278  |z (OCoLC)1029233503  |z (OCoLC)1029320507  |z (OCoLC)1029445470  |z (OCoLC)1029480407  |z (OCoLC)1029567258  |z (OCoLC)1029637908  |z (OCoLC)1029878770  |z (OCoLC)1033658491  |z (OCoLC)1048178694  |z (OCoLC)1066448674  |z (OCoLC)1066450639  |z (OCoLC)1081272957  |z (OCoLC)1086452402  |z (OCoLC)1103255917  |z (OCoLC)1105194191  |z (OCoLC)1105705599  |z (OCoLC)1112885405  |z (OCoLC)1113246735  |z (OCoLC)1122815600  |z (OCoLC)1129336343 
037 |a CL0500000951  |b Safari Books Online 
050 4 |a QA76.73.J39 
072 7 |a COM051260  |2 bisacsh 
082 0 4 |a 005.2/762  |2 23 
049 |a UAMI 
100 1 |a Pitt, Christopher,  |e author. 
245 1 4 |a The definitive guide to AdonisJs :  |b building Node.js applications with JavaScript /  |c Christopher Pitt. 
264 1 |a [United States] :  |b Apress,  |c 2018. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c Ã2018 
300 |a 1 online resource 
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 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed March 21, 2018). 
505 0 |a 1. Getting started -- 2. Routing -- 3. Views -- 4. Requests -- 5. Responses -- 6. Generators -- 7. Promises -- 8. Controllers and Middleware -- 9. Databases -- 10. Validation and Error Pages -- 11. Sessions and Cookies -- 12. Security -- 13. Front-end Tools -- 14. Web sockets -- 15. Deployment -- 16. Finishing Touches. 
520 |a Learn everything you need to master the AdonisJs framework, including topics such as interacting with a database, rendering templates, writing asynchronous code, and hosting sites with SSL. Along the way, you'll see how to build a commerce application, which lists products and allows shoppers to register and purchase those products. The site will feature a product catalog, a shopping cart, user registration and login, and profile management. The Definitive Guide to AdonisJs also covers how to create a front-end build chain, so that you can use a modern front-end framework, such as React. You'll discover how to connect your front end to the server, so that data and transactions can be shared between the two. Finally, you'll see how to secure and deploy the application to a virtual private server, including how to apply for and install an SSL certificate and start accepting payments. After reading and using this book, you'll know all you need about AdonisJs. You'll have the tools to turn that side-project you've been thinking about into a real money-making product. It is written by a web expert and reviewed by the AdonisJs project lead. This is the complete start-to-finish guide you've been waiting for. You will: Set up Node.js and AdonisJs, so that you can start building your application Create and use views and template code Implement cooperative multitasking, in JavaScript Represent eventual values with AdonisJs promises Organize and isolate your code in controllers and decorate them with middleware, to do things like authentication Build queries, using the Lucid DSL, and package these database entities up into model classes Validate form data and respond with the appropriate error messages Respond to general framework errors with custom error pages Learn the deeper parts of sessions and cookies Update the state of the user interface with WebSockets Host AdonisJs applications in a modern hosting environment. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a JavaScript (Computer program language) 
650 6 |a JavaScript (Langage de programmation) 
650 7 |a Computer programming  |x software development.  |2 bicssc 
650 7 |a Web programming.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming Languages  |x JavaScript.  |2 bisacsh 
650 7 |a JavaScript (Computer program language)  |2 fast  |0 (OCoLC)fst00982071 
776 0 8 |i Printed edition:  |z 9781484233894 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484233900/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH34377540 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5322297 
938 |a EBSCOhost  |b EBSC  |n 1732294 
938 |a YBP Library Services  |b YANK  |n 15224301 
994 |a 92  |b IZTAP