- Full-Stack Vue.js 2 and Laravel 5
- Anthony Gore
- 88字
- 2021-07-02 19:57:16
Prototyping Vuebnb, Your First Vue.js Project
In this chapter, we will learn the basic features of Vue.js. We'll then put this knowledge into practice by building a prototype of the case-study project, Vuebnb.
Topics this chapter covers:
- Installation and basic configuration of Vue.js
- Vue.js essential concepts, such as data binding, directives, watchers and lifecycle hooks
- How Vue's reactivity system works
- Project requirements for the case-study project
- Using Vue.js to add page content including dynamic text, lists, and a header image
- Building an image modal UI feature with Vue
推薦閱讀
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Developing Middleware in Java EE 8
- 編程珠璣(續)
- OpenCV 3和Qt5計算機視覺應用開發
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- 微服務設計原理與架構
- Modern C++ Programming Cookbook
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- C語言程序設計
- 超好玩的Scratch 3.5少兒編程
- 深入理解Kafka:核心設計與實踐原理
- 從零開始學UI設計·基礎篇
- PhoneGap 3.x Mobile Application Development Hotshot
- The Python Apprentice
- Kotlin核心編程