Pro Vue.js 2
در کتاب Pro Vue.js 2 نوشته Adam Freeman، به یادگیری Vue.js بپردازید تا با استفاده از فریمورکی با سریعترین نرخ رشد، از تواناییهای مرورگرها و دستگاههای مدرن برای ساخت برنامههای داینامیک جاوا اسکریپت بهره گیرید.
شما با استفاده از قدرت الگوی (Model-View-Controller (MVC در کلاینت، پایه ای قوی برای ساخت برنامههای وب پیچیده و غنی ایجاد کنید.
موضوعاتی که در این خواهید آموخت عبارتند از:
فهم الگوی MVC
ساخت برنامههای پویا و غنی وب با استفاده از Vue.js 2
توسعه و شخصی سازی Vue.js 2
تست کردن پروژههای Vue.js
Table of Contents
Part I: Getting Started with Vue.js
Chapter 1: Your First Vue.js Application
Chapter 2: Understanding Vue.js
Chapter 3: HTML and CSS Primer
Chapter 4: Essential JavaScript Primer
Chapter 5: SportsStore: A Real Application
Chapter 6: SportsStore: Checkout and Orders
Chapter 7: SportsStore: Scaling and Administration
Chapter 8: SportsStore: Administration and Deployment
Part II: Vue.js in Detail
Chapter 9: Understanding Vue.js
Chapter 10: Understanding Vue.js Projects and Tools
Chapter 11: Understanding Data Bindings
Chapter 12: Using the Basic Directives
Chapter 13: Using the Repeater Directive
Chapter 14: Handling Events
Chapter 15: Working with Form Elements
Chapter 16: Using Components
Part III: Advanced Vue.js Features
Chapter 17: Understanding the Component Lifecycle
Chapter 18: Loosely Coupled Components
Chapter 19: Using RESTful Web Services
Chapter 20: Using a Data Store
Chapter 21: Dynamic Components
Chapter 22: URL Routing
Chapter 23: URL Routing Element Features
Chapter 24: Advanced URL Routing
Chapter 25: Transitions
Chapter 26: Extending Vue.js