文件名称:Aurelia Succinctly
文件大小:2.68MB
文件格式:PDF
更新时间:2020-06-01 14:27:01
Aurelia
Description Aurelia is a relatively new, open-source JavaScript library/framework that simplifies the creation of web-based applications. You can code Aurelia applications using a lot of the same semantics and separation of concerns that you enjoy when developing in Java or C#. In Aurelia Succinctly, Matthew Duffield will walk you through setting up your machine, the semantics of ES6 and ES7 features in Aurelia, using skeleton navigation, databinding, creating custom elements and attributes, and more. Table of Contents Introduction Getting Started ES6 and ES7 Skeleton Navigation Databinding Routing Components Custom Elements Custom Attributes Custom Binding Behaviors Services Event Aggregation Compose Dynamic Views Features Plugins Testing Bundling Deploying Closing Thoughts