Cargando…

Pro Vue.js 2 /

Explore Vue.js to take advantage of the capabilities of modern browsers and devices using the fastest-growing framework for building dynamic JavaScript applications. You will work with the power of the Model-View-Controller (MVC) pattern on the client, creating a strong foundation for complex and ri...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Freeman, Adam, 1972- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Apress, [2018]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1052566446
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 180914s2018 nyua ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d NLE  |d GW5XE  |d YDX  |d OCLCF  |d MOQ  |d UMI  |d UAB  |d UPM  |d UKMGB  |d OTZ  |d G3B  |d LVT  |d OCLCQ  |d TOH  |d STF  |d U3W  |d VT2  |d CAUOI  |d YOU  |d K6U  |d MERER  |d LEAUB  |d COO  |d UKAHL  |d EBLCP  |d LQU  |d FVL  |d OCLCQ  |d SRU  |d DCT  |d OCLCO  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ 
016 7 |a 019053220  |2 Uk 
019 |a 1052875654  |a 1056626370  |a 1060592383  |a 1081242757  |a 1086445682  |a 1103277676  |a 1105180651  |a 1105709021  |a 1161338071  |a 1204066812  |a 1206408579  |a 1227400091  |a 1228649803  |a 1237489224  |a 1244635659 
020 |a 9781484238059  |q (electronic bk.) 
020 |a 1484238052  |q (electronic bk.) 
020 |a 9781484238066  |q (print) 
020 |a 1484238060 
020 |z 9781484238042 
020 |z 1484238044 
024 7 |a 10.1007/978-1-4842-3805-9  |2 doi 
024 8 |a 10.1007/978-1-4842-3 
027 |a SPRINTER 
029 1 |a AU@  |b 000064022008 
029 1 |a AU@  |b 000064562205 
029 1 |a AU@  |b 000066233190 
029 1 |a AU@  |b 000066528435 
029 1 |a AU@  |b 000067074732 
029 1 |a AU@  |b 000067092615 
029 1 |a AU@  |b 000067211846 
029 1 |a AU@  |b 000067495701 
029 1 |a CHNEW  |b 001073803 
029 1 |a CHVBK  |b 579466078 
029 1 |a UKMGB  |b 019053220 
035 |a (OCoLC)1052566446  |z (OCoLC)1052875654  |z (OCoLC)1056626370  |z (OCoLC)1060592383  |z (OCoLC)1081242757  |z (OCoLC)1086445682  |z (OCoLC)1103277676  |z (OCoLC)1105180651  |z (OCoLC)1105709021  |z (OCoLC)1161338071  |z (OCoLC)1204066812  |z (OCoLC)1206408579  |z (OCoLC)1227400091  |z (OCoLC)1228649803  |z (OCoLC)1237489224  |z (OCoLC)1244635659 
037 |a CL0500000997  |b Safari Books Online 
050 4 |a QA76.73.J39 
072 7 |a COM  |x 051000  |2 bisacsh 
072 7 |a COM  |x 051260  |2 bisacsh 
072 7 |a UMW  |2 bicssc 
072 7 |a UMW  |2 thema 
082 0 4 |a 005.2/762  |2 23 
049 |a UAMI 
100 1 |a Freeman, Adam,  |d 1972-  |e author. 
245 1 0 |a Pro Vue.js 2 /  |c Adam Freeman. 
264 1 |a New York :  |b Apress,  |c [2018] 
264 4 |c ©2018 
300 |a 1 online resource :  |b color illustrations 
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 Online resource; title from PDF title page (EBSCO, viewed September 19, 2018). 
520 |a Explore Vue.js to take advantage of the capabilities of modern browsers and devices using the fastest-growing framework for building dynamic JavaScript applications. You will work with the power of the Model-View-Controller (MVC) pattern on the client, creating a strong foundation for complex and rich web apps. Best-selling author Adam Freeman explains how to get the most from Vue.js 2. He begins by describing the MVC pattern and the benefits it can offer. He then shows you how to use Vue.js in your projects, starting from the nuts and bolts and building up to the most advanced and sophisticated features, going in-depth to give you the knowledge you need. Chapters include common problems and how to avoid them. What You'll Learn Gain a solid architectural understanding of the MVC pattern Create rich and dynamic web app clients using Vue.js 2 Extend and customize Vue.js Test your Vue.js projects Who This Book Is For JavaScript developers who want to use Vue.js to create dynamic client-side applications. 
504 |a Includes bibliographical references and index. 
505 0 |a Part I -- 1 Your First Vue.js Application -- 2. Understanding Vue.js -- 3. HTML & CSS Primer -- 4. Essential JavaScript Primer -- 5. SportsStore: A Real Application -- 6. SportsStore: Checkout and Orders -- 7. SportsStore: Scaling and Administration -- 8. SportsStore: Administration and Deployment.-Part II -- 9. Understanding Vue.js -- 10. Understanding Vue.js Projects and Tools -- 11. Understanding Data Bindings -- 12. Using the Basic Directives -- 13. Using the Repeater Directive -- 14. Handling Events -- 15. Working with Form Elements -- 16. Using Components -- Part III -- 17. Understanding the Component Lifecycle -- 18. Loosely-Coupled Components -- 19. Using RESTful Web Services -- 20. Using a Data Store -- 21. Dynamic Components -- 22. URL Routing -- 23. URL Routing Element Features -- 24. Advanced URL Routing -- 25. Transitions -- 26. Extending Vue.js. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a JavaScript (Computer program language) 
650 0 |a Web applications  |x Development. 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a Applications Web  |x Développement. 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a Mobile & handheld device programming  |x Apps programming.  |2 bicssc 
650 7 |a Web programming.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming  |x General.  |2 bisacsh 
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 Print version:  |a Freeman, Adam, 1972-  |t Pro Vue.js 2.  |d New York : Apress, [2018]  |z 1484238044  |z 9781484238042  |w (OCoLC)1037806555 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484238059/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35220317 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5514565 
938 |a EBSCOhost  |b EBSC  |n 1891944 
938 |a YBP Library Services  |b YANK  |n 15698301 
994 |a 92  |b IZTAP