Cargando…

Jump Start Vue.js /

Get up to speed with Vue.js in a weekend! Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it jus...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Jacques, Nilson (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Collingwood, VIC : SitePoint Pty. Ltd., [2019]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1084756991
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 190208s2019 vraa ob 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d EBLCP  |d OCLCF  |d TXM  |d UMI  |d UKAHL  |d CEF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 1090353624 
020 |a 9781492071310  |q (electronic bk.) 
020 |a 1492071315  |q (electronic bk.) 
020 |a 9781492071327  |q (electronic bk.) 
020 |a 1492071323  |q (electronic bk.) 
020 |a 9781925836257  |q (electronic bk.) 
020 |a 1925836258  |q (electronic bk.) 
020 |z 9781925836097 
029 1 |a AU@  |b 000065066542 
029 1 |a AU@  |b 000066134370 
029 1 |a AU@  |b 000067112250 
035 |a (OCoLC)1084756991  |z (OCoLC)1090353624 
037 |a CL0501000035  |b Safari Books Online 
050 4 |a QA76.73.J39 
072 7 |a COM  |x 060090  |2 bisacsh 
072 7 |a COM  |x 051260  |2 bisacsh 
082 0 4 |a 005.133  |2 23 
049 |a UAMI 
100 1 |a Jacques, Nilson,  |e author. 
245 1 0 |a Jump Start Vue.js /  |c by Nilson Jacques. 
264 1 |a Collingwood, VIC :  |b SitePoint Pty. Ltd.,  |c [2019] 
300 |a 1 online resource :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
500 |a "Build your own sophisticated web apps"--Cover 
504 |a Includes bibliographical references and index. 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed February 11, 2019). 
505 0 |a Intro; Jump Start Vue.js; Notice of Rights; Notice of Liability; Trademark Notice; About Nilson Jacques; About SitePoint; Table of Contents; Preface; Who Should Read This Book?; Conventions Used; Code Samples; Tips, Notes, and Warnings; Hey, You!; Ahem, Excuse Me ... ; Make Sure You Always ... ; Watch Out!; Supplementary Materials; Vue.js: the Basics; ; Why Choose Vue?; Getting Started; The Vue Instance; Development vs Production; Reactive Data; Always Declare Your Data Properties; Template Syntax; Interpolations; Directives; v-for; Using an Array Index as a Key; v-if; v-bind; v-model 
505 8 |a Take It for a Spinv-on; Check Out a Demo; Methods; Template Scope; Computed Properties; Live Demos; Summary; Vue Tooling; ; Why Use Build Tooling?; Transpilation: Using Modern JavaScript Syntax in Old Browsers; Linting: Ensuring Code Quality; Using Single-file Components; Minification: Saving Space (and User Bandwidth); Vue CLI; Installing the CLI; Prerequisites; Setting up New Projects; Automatic Project Source Control; Webpack Configuration; Plugins; Browser Devtools; Components Tab; Vuex Tab; Events Tab; Editor/IDE Integrations; Installing Vetur for VS Code; Summary; Components 
505 8 |a Defining Custom ComponentsA Note on Naming; Component Options; Online Example; Importing Styles; Live Demo; Lifecycle Methods; Passing Data In; Prop Validation and Defaults; Defaults for Arrays and Objects; Communicating with the Outside World; Slots; Slot Fallback Content; Named Slots; Scoped Slots; AjaxLoader Example; Summary; Routing; ; Installing Vue Router; Folder Structure; StaffDirectory File; Semantic UI CSS; Installing via Vue CLI; Router Config Options; Example Server Configurations; Additional Options; Routes; Creating Routes; Additional Options; Route Parameters; Navigation; Links 
505 8 |a Programmatic Navigationpush; replace; go; Navigation Guards; Global Guards; beforeEach; beforeResolve; afterEach; Per-route guards; beforeEnter; beforeRouteEnter; beforeRouteUpdate; beforeRouteLeave; Example App; Example: Authorized Routes; Online Demo; Summary; State Management; ; Installing Vuex; Saving time with Vue CLI; Basic Concepts; State; Getters; Mutations; Live Demo; Actions; Example; Installing axios; Online Demo; Summary; Nuxt.js; ; Starting a Nuxt Project; Installing with Yarn; Source Control; Project Layout; pages; layouts; Avoid Styling Global Markup; assets 
505 8 |a Inlining Smaller Assetsstore; Reloading the Development Server; middleware; plugins; Nuxt Component Options; asyncData; Additional Context Properties; fetch; head; layout; Building for Production; Single Page Application; Universal Application; Static Site; Summary; Tying It All Together; ; The Completed App Code; Creating a Nuxt App; Setting Up the Layout; Specifying Content; Initializing a Vuex Store; A Reminder about Vuex Concepts; Adding the Users Page; The Employee Detail View; Creating the App Home Page; Adding Authentication; Installing and Configuring the Auth Module 
520 |a Get up to speed with Vue.js in a weekend! Since its release in 2014, Vue.js has seen a meteoric rise to popularity and is now considered one of the primary front-end frameworks, and not without good reason. Its component-based architecture was designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code as it is to build complex client-side applications. This short book is ideal for front-end developers who need a rapid introduction to Vue.js. It covers: Basic concepts: how Vue works, tempmlates, and reactive data Components: custom components, events and slots State management: Vuex, mutations, actions Routes: creating routes, links and route guards Nuxt.js And much more! 
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 0 |a Web site development. 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a Applications Web  |x Développement. 
650 6 |a Sites Web  |x Développement. 
650 7 |a COMPUTERS  |x Internet  |x Application Development.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x JavaScript.  |2 bisacsh 
650 7 |a JavaScript (Computer program language)  |2 fast 
650 7 |a Web site development  |2 fast 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781492071303/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35960208 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35903473 
938 |a EBSCOhost  |b EBSC  |n 2023983 
994 |a 92  |b IZTAP