Vue.js 2 cookbook :: build modern, interactive web applications with Vue.js /
101 hands-on recipes that teach you how to build professional, structured web apps with Vue.js About This Book Understand and use Vue's reactivity system, data binding, and computed properties Create fluid transitions in your application with Vue's built-in transition system Use Vuex and W...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt,
2017.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | 101 hands-on recipes that teach you how to build professional, structured web apps with Vue.js About This Book Understand and use Vue's reactivity system, data binding, and computed properties Create fluid transitions in your application with Vue's built-in transition system Use Vuex and Webpack to build medium-to-large scale SPAs and enhance your development workflow Who This Book Is For This book is for developers who want to learn about Vue.js through practical examples to quickly and efficiently build modern, interactive web applications. Prior experience and familiarity with JavaScript, HTML, and CSS are recommended as the recipes build upon that knowledge. It will also enable both new and existing Vue.js users to expand their knowledge of the framework. What You Will Learn Understand the fundamentals of Vue.js through numerous practical examples Piece together complex web interfaces using the Vue.js component system Use Webpack and Babel to enhance your development workflow Manage your application's state using Vuex and see how to structure your projects according to best practices Seamlessly implement routing in your single page applications using Vue Router Find out how to use Vue.js with a variety of technologies such as Node.js, Electron, Socket.io, Firebase, and HorizonDB by building complete applications In Detail Vue.js is an open source JavaScript library for building modern, interactive web applications. With a rapidly growing community and a strong ecosystem, Vue.js makes developing complex single page applications a breeze. Its component-based approach, intuitive API, blazing fast core, and compact size make Vue.js a great solution to craft your next front-end application. From basic to advanced recipes, this book arms you with practical solutions to common tasks when building an application using Vue. We start off by exploring the fundamentals of Vue.js: its reactivity system, data-binding syntax, and component-based architecture through practical examples. After that, we delve into integrating Webpack and Babel to enhance your development workflow using single file components. Finally, we take an in-depth look at Vuex for state management and Vue Router to route in your single page applications, and integrate a variety of technologies ranging from Node.js to Electron, and Socket.io to Firebase and HorizonDB. This book will provide you with the best practices as determined by the Vue.js community. Style and approach This book offers detailed, easy-to-follow recipes that will help you harness full potential of Vue.js. The guide will provide you with working code examples for many of the common problems that web developers face. Each recipe is designed to help you quickly understand and solve a particular problem that is commonly faced by developers using Vue.js in a simple and intuitive manner. This book also includes larger recipes to address obstacles arising from building medium-to-large scale applications with Vue.js. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (xiii, 428 pages) : illustrations (black and white) |
Zielpublikum: | Specialized. |
ISBN: | 178646506X 9781786465061 |
Internformat
MARC
LEADER | 00000cam a2200000Mi 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn987023820 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 170509s2017 enka fo 001 0 eng d | ||
040 | |a IDEBK |b eng |e rda |e pn |c IDEBK |d OCLCO |d TEFOD |d OCLCQ |d COO |d OCLCQ |d OCLCF |d UOK |d UKMGB |d WYU |d LVT |d C6I |d UKAHL |d N$T |d K6U |d ESU |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
015 | |a GBB790371 |2 bnb | ||
016 | 7 | |a 018354679 |2 Uk | |
020 | |a 178646506X |q (electronic bk.) | ||
020 | |a 9781786465061 |q (electronic bk.) | ||
020 | |z 1786468093 | ||
035 | |a (OCoLC)987023820 | ||
037 | |a 1009170 |b MIL | ||
037 | |a 59DB2005-247A-4E7B-9DCD-9AF29CCCC7BB |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.73 | |
072 | 7 | |a COM |2 ukslc | |
082 | 7 | |a 005.2/762 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Passaglia, Andrea, |e author. | |
245 | 1 | 0 | |a Vue.js 2 cookbook : |b build modern, interactive web applications with Vue.js / |c Andrea Passaglia. |
264 | 1 | |a Birmingham : |b Packt, |c 2017. | |
300 | |a 1 online resource (xiii, 428 pages) : |b illustrations (black and white) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
366 | |b 20170531 |c IP | ||
500 | |a Includes index. | ||
521 | |a Specialized. | ||
588 | 0 | |a Print version record. | |
520 | 8 | |a 101 hands-on recipes that teach you how to build professional, structured web apps with Vue.js About This Book Understand and use Vue's reactivity system, data binding, and computed properties Create fluid transitions in your application with Vue's built-in transition system Use Vuex and Webpack to build medium-to-large scale SPAs and enhance your development workflow Who This Book Is For This book is for developers who want to learn about Vue.js through practical examples to quickly and efficiently build modern, interactive web applications. Prior experience and familiarity with JavaScript, HTML, and CSS are recommended as the recipes build upon that knowledge. It will also enable both new and existing Vue.js users to expand their knowledge of the framework. What You Will Learn Understand the fundamentals of Vue.js through numerous practical examples Piece together complex web interfaces using the Vue.js component system Use Webpack and Babel to enhance your development workflow Manage your application's state using Vuex and see how to structure your projects according to best practices Seamlessly implement routing in your single page applications using Vue Router Find out how to use Vue.js with a variety of technologies such as Node.js, Electron, Socket.io, Firebase, and HorizonDB by building complete applications In Detail Vue.js is an open source JavaScript library for building modern, interactive web applications. With a rapidly growing community and a strong ecosystem, Vue.js makes developing complex single page applications a breeze. Its component-based approach, intuitive API, blazing fast core, and compact size make Vue.js a great solution to craft your next front-end application. From basic to advanced recipes, this book arms you with practical solutions to common tasks when building an application using Vue. We start off by exploring the fundamentals of Vue.js: its reactivity system, data-binding syntax, and component-based architecture through practical examples. After that, we delve into integrating Webpack and Babel to enhance your development workflow using single file components. Finally, we take an in-depth look at Vuex for state management and Vue Router to route in your single page applications, and integrate a variety of technologies ranging from Node.js to Electron, and Socket.io to Firebase and HorizonDB. This book will provide you with the best practices as determined by the Vue.js community. Style and approach This book offers detailed, easy-to-follow recipes that will help you harness full potential of Vue.js. The guide will provide you with working code examples for many of the common problems that web developers face. Each recipe is designed to help you quickly understand and solve a particular problem that is commonly faced by developers using Vue.js in a simple and intuitive manner. This book also includes larger recipes to address obstacles arising from building medium-to-large scale applications with Vue.js. | |
505 | 0 | |a Vue.js 2 cookbook : build modern, interactive web applications with Vue.js -- About the Author -- About the Reviewer -- Table of Contents -- Preface -- Chapter 1: Getting Started with Vue.js -- Chapter 2: Basic Vue.js Features -- Chapter 3: Transitions and Animations -- Chapter 4: All About Components -- Chapter 5: Vue Communicates with the Internet -- Chapter 6: Single Page Applications -- Chapter 7: Unit Testing and End-to-End Testing -- Chapter 8: Organize + Automate + Deploy = Webpack -- Chapter 9: Advanced Vue.js -- Directives, Plugins, and Render Functions -- Chapter 10: Large Application Patterns with Vuex -- Chapter 11: Integrating with Other Frameworks -- Index. | |
650 | 0 | |a JavaScript (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96004880 | |
650 | 0 | |a Web applications |x Programming. | |
650 | 6 | |a JavaScript (Langage de programmation) | |
650 | 6 | |a Applications Web |x Programmation. | |
650 | 7 | |a COMPUTERS |x Web |x Web Programming. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Programming Languages |x JavaScript. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Web |x General. |2 bisacsh | |
650 | 7 | |a JavaScript (Computer program language) |2 fast | |
758 | |i has work: |a Vue.js 2 cookbook (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGbQB6Kmbxr3wrp4pDJ8kC |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |z 9781786465061 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1513366 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH32728810 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis37504403 | ||
938 | |a EBSCOhost |b EBSC |n 1513366 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn987023820 |
---|---|
_version_ | 1816882388911783937 |
adam_text | |
any_adam_object | |
author | Passaglia, Andrea |
author_facet | Passaglia, Andrea |
author_role | aut |
author_sort | Passaglia, Andrea |
author_variant | a p ap |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73 |
callnumber-search | QA76.73 |
callnumber-sort | QA 276.73 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Vue.js 2 cookbook : build modern, interactive web applications with Vue.js -- About the Author -- About the Reviewer -- Table of Contents -- Preface -- Chapter 1: Getting Started with Vue.js -- Chapter 2: Basic Vue.js Features -- Chapter 3: Transitions and Animations -- Chapter 4: All About Components -- Chapter 5: Vue Communicates with the Internet -- Chapter 6: Single Page Applications -- Chapter 7: Unit Testing and End-to-End Testing -- Chapter 8: Organize + Automate + Deploy = Webpack -- Chapter 9: Advanced Vue.js -- Directives, Plugins, and Render Functions -- Chapter 10: Large Application Patterns with Vuex -- Chapter 11: Integrating with Other Frameworks -- Index. |
ctrlnum | (OCoLC)987023820 |
dewey-full | 005.2/762 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.2/762 |
dewey-search | 005.2/762 |
dewey-sort | 15.2 3762 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06074cam a2200589Mi 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn987023820</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |n|||||||||</controlfield><controlfield tag="008">170509s2017 enka fo 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">IDEBK</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">IDEBK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">TEFOD</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">COO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">UOK</subfield><subfield code="d">UKMGB</subfield><subfield code="d">WYU</subfield><subfield code="d">LVT</subfield><subfield code="d">C6I</subfield><subfield code="d">UKAHL</subfield><subfield code="d">N$T</subfield><subfield code="d">K6U</subfield><subfield code="d">ESU</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB790371</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018354679</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">178646506X</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781786465061</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1786468093</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)987023820</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">1009170</subfield><subfield code="b">MIL</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">59DB2005-247A-4E7B-9DCD-9AF29CCCC7BB</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.73</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="2">ukslc</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.2/762</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Passaglia, Andrea,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Vue.js 2 cookbook :</subfield><subfield code="b">build modern, interactive web applications with Vue.js /</subfield><subfield code="c">Andrea Passaglia.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt,</subfield><subfield code="c">2017.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (xiii, 428 pages) :</subfield><subfield code="b">illustrations (black and white)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="366" ind1=" " ind2=" "><subfield code="b">20170531</subfield><subfield code="c">IP</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="521" ind1=" " ind2=" "><subfield code="a">Specialized.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">101 hands-on recipes that teach you how to build professional, structured web apps with Vue.js About This Book Understand and use Vue's reactivity system, data binding, and computed properties Create fluid transitions in your application with Vue's built-in transition system Use Vuex and Webpack to build medium-to-large scale SPAs and enhance your development workflow Who This Book Is For This book is for developers who want to learn about Vue.js through practical examples to quickly and efficiently build modern, interactive web applications. Prior experience and familiarity with JavaScript, HTML, and CSS are recommended as the recipes build upon that knowledge. It will also enable both new and existing Vue.js users to expand their knowledge of the framework. What You Will Learn Understand the fundamentals of Vue.js through numerous practical examples Piece together complex web interfaces using the Vue.js component system Use Webpack and Babel to enhance your development workflow Manage your application's state using Vuex and see how to structure your projects according to best practices Seamlessly implement routing in your single page applications using Vue Router Find out how to use Vue.js with a variety of technologies such as Node.js, Electron, Socket.io, Firebase, and HorizonDB by building complete applications In Detail Vue.js is an open source JavaScript library for building modern, interactive web applications. With a rapidly growing community and a strong ecosystem, Vue.js makes developing complex single page applications a breeze. Its component-based approach, intuitive API, blazing fast core, and compact size make Vue.js a great solution to craft your next front-end application. From basic to advanced recipes, this book arms you with practical solutions to common tasks when building an application using Vue. We start off by exploring the fundamentals of Vue.js: its reactivity system, data-binding syntax, and component-based architecture through practical examples. After that, we delve into integrating Webpack and Babel to enhance your development workflow using single file components. Finally, we take an in-depth look at Vuex for state management and Vue Router to route in your single page applications, and integrate a variety of technologies ranging from Node.js to Electron, and Socket.io to Firebase and HorizonDB. This book will provide you with the best practices as determined by the Vue.js community. Style and approach This book offers detailed, easy-to-follow recipes that will help you harness full potential of Vue.js. The guide will provide you with working code examples for many of the common problems that web developers face. Each recipe is designed to help you quickly understand and solve a particular problem that is commonly faced by developers using Vue.js in a simple and intuitive manner. This book also includes larger recipes to address obstacles arising from building medium-to-large scale applications with Vue.js.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Vue.js 2 cookbook : build modern, interactive web applications with Vue.js -- About the Author -- About the Reviewer -- Table of Contents -- Preface -- Chapter 1: Getting Started with Vue.js -- Chapter 2: Basic Vue.js Features -- Chapter 3: Transitions and Animations -- Chapter 4: All About Components -- Chapter 5: Vue Communicates with the Internet -- Chapter 6: Single Page Applications -- Chapter 7: Unit Testing and End-to-End Testing -- Chapter 8: Organize + Automate + Deploy = Webpack -- Chapter 9: Advanced Vue.js -- Directives, Plugins, and Render Functions -- Chapter 10: Large Application Patterns with Vuex -- Chapter 11: Integrating with Other Frameworks -- Index.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">JavaScript (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96004880</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web applications</subfield><subfield code="x">Programming.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">JavaScript (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Applications Web</subfield><subfield code="x">Programmation.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Web</subfield><subfield code="x">Web Programming.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">JavaScript.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Web</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">JavaScript (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Vue.js 2 cookbook (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGbQB6Kmbxr3wrp4pDJ8kC</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="z">9781786465061</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1513366</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH32728810</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis37504403</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1513366</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn987023820 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:50Z |
institution | BVB |
isbn | 178646506X 9781786465061 |
language | English |
oclc_num | 987023820 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (xiii, 428 pages) : illustrations (black and white) |
psigel | ZDB-4-EBA |
publishDate | 2017 |
publishDateSearch | 2017 |
publishDateSort | 2017 |
publisher | Packt, |
record_format | marc |
spelling | Passaglia, Andrea, author. Vue.js 2 cookbook : build modern, interactive web applications with Vue.js / Andrea Passaglia. Birmingham : Packt, 2017. 1 online resource (xiii, 428 pages) : illustrations (black and white) text txt rdacontent computer c rdamedia online resource cr rdacarrier 20170531 IP Includes index. Specialized. Print version record. 101 hands-on recipes that teach you how to build professional, structured web apps with Vue.js About This Book Understand and use Vue's reactivity system, data binding, and computed properties Create fluid transitions in your application with Vue's built-in transition system Use Vuex and Webpack to build medium-to-large scale SPAs and enhance your development workflow Who This Book Is For This book is for developers who want to learn about Vue.js through practical examples to quickly and efficiently build modern, interactive web applications. Prior experience and familiarity with JavaScript, HTML, and CSS are recommended as the recipes build upon that knowledge. It will also enable both new and existing Vue.js users to expand their knowledge of the framework. What You Will Learn Understand the fundamentals of Vue.js through numerous practical examples Piece together complex web interfaces using the Vue.js component system Use Webpack and Babel to enhance your development workflow Manage your application's state using Vuex and see how to structure your projects according to best practices Seamlessly implement routing in your single page applications using Vue Router Find out how to use Vue.js with a variety of technologies such as Node.js, Electron, Socket.io, Firebase, and HorizonDB by building complete applications In Detail Vue.js is an open source JavaScript library for building modern, interactive web applications. With a rapidly growing community and a strong ecosystem, Vue.js makes developing complex single page applications a breeze. Its component-based approach, intuitive API, blazing fast core, and compact size make Vue.js a great solution to craft your next front-end application. From basic to advanced recipes, this book arms you with practical solutions to common tasks when building an application using Vue. We start off by exploring the fundamentals of Vue.js: its reactivity system, data-binding syntax, and component-based architecture through practical examples. After that, we delve into integrating Webpack and Babel to enhance your development workflow using single file components. Finally, we take an in-depth look at Vuex for state management and Vue Router to route in your single page applications, and integrate a variety of technologies ranging from Node.js to Electron, and Socket.io to Firebase and HorizonDB. This book will provide you with the best practices as determined by the Vue.js community. Style and approach This book offers detailed, easy-to-follow recipes that will help you harness full potential of Vue.js. The guide will provide you with working code examples for many of the common problems that web developers face. Each recipe is designed to help you quickly understand and solve a particular problem that is commonly faced by developers using Vue.js in a simple and intuitive manner. This book also includes larger recipes to address obstacles arising from building medium-to-large scale applications with Vue.js. Vue.js 2 cookbook : build modern, interactive web applications with Vue.js -- About the Author -- About the Reviewer -- Table of Contents -- Preface -- Chapter 1: Getting Started with Vue.js -- Chapter 2: Basic Vue.js Features -- Chapter 3: Transitions and Animations -- Chapter 4: All About Components -- Chapter 5: Vue Communicates with the Internet -- Chapter 6: Single Page Applications -- Chapter 7: Unit Testing and End-to-End Testing -- Chapter 8: Organize + Automate + Deploy = Webpack -- Chapter 9: Advanced Vue.js -- Directives, Plugins, and Render Functions -- Chapter 10: Large Application Patterns with Vuex -- Chapter 11: Integrating with Other Frameworks -- Index. JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Web applications Programming. JavaScript (Langage de programmation) Applications Web Programmation. COMPUTERS Web Web Programming. bisacsh COMPUTERS Programming Languages JavaScript. bisacsh COMPUTERS Web General. bisacsh JavaScript (Computer program language) fast has work: Vue.js 2 cookbook (Text) https://id.oclc.org/worldcat/entity/E39PCGbQB6Kmbxr3wrp4pDJ8kC https://id.oclc.org/worldcat/ontology/hasWork Print version: 9781786465061 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1513366 Volltext |
spellingShingle | Passaglia, Andrea Vue.js 2 cookbook : build modern, interactive web applications with Vue.js / Vue.js 2 cookbook : build modern, interactive web applications with Vue.js -- About the Author -- About the Reviewer -- Table of Contents -- Preface -- Chapter 1: Getting Started with Vue.js -- Chapter 2: Basic Vue.js Features -- Chapter 3: Transitions and Animations -- Chapter 4: All About Components -- Chapter 5: Vue Communicates with the Internet -- Chapter 6: Single Page Applications -- Chapter 7: Unit Testing and End-to-End Testing -- Chapter 8: Organize + Automate + Deploy = Webpack -- Chapter 9: Advanced Vue.js -- Directives, Plugins, and Render Functions -- Chapter 10: Large Application Patterns with Vuex -- Chapter 11: Integrating with Other Frameworks -- Index. JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Web applications Programming. JavaScript (Langage de programmation) Applications Web Programmation. COMPUTERS Web Web Programming. bisacsh COMPUTERS Programming Languages JavaScript. bisacsh COMPUTERS Web General. bisacsh JavaScript (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh96004880 |
title | Vue.js 2 cookbook : build modern, interactive web applications with Vue.js / |
title_auth | Vue.js 2 cookbook : build modern, interactive web applications with Vue.js / |
title_exact_search | Vue.js 2 cookbook : build modern, interactive web applications with Vue.js / |
title_full | Vue.js 2 cookbook : build modern, interactive web applications with Vue.js / Andrea Passaglia. |
title_fullStr | Vue.js 2 cookbook : build modern, interactive web applications with Vue.js / Andrea Passaglia. |
title_full_unstemmed | Vue.js 2 cookbook : build modern, interactive web applications with Vue.js / Andrea Passaglia. |
title_short | Vue.js 2 cookbook : |
title_sort | vue js 2 cookbook build modern interactive web applications with vue js |
title_sub | build modern, interactive web applications with Vue.js / |
topic | JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Web applications Programming. JavaScript (Langage de programmation) Applications Web Programmation. COMPUTERS Web Web Programming. bisacsh COMPUTERS Programming Languages JavaScript. bisacsh COMPUTERS Web General. bisacsh JavaScript (Computer program language) fast |
topic_facet | JavaScript (Computer program language) Web applications Programming. JavaScript (Langage de programmation) Applications Web Programmation. COMPUTERS Web Web Programming. COMPUTERS Programming Languages JavaScript. COMPUTERS Web General. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1513366 |
work_keys_str_mv | AT passagliaandrea vuejs2cookbookbuildmoderninteractivewebapplicationswithvuejs |