What you'll learn:
- Learn about Application Structure, ES6 and ES7, Components of Aurelia Application, Component Life Cycle, Data Binding, Custom Elements, Dependency Injections
- Learn about web and mobile app development using open source UI framework Aurelia JS.
Aurelia is a JavaScript client framework for web, mobile and desktop. It allows you to write clean, modular JavaScript. The framework follows simple conventions and is focused on web standards. Through these tutorials we shall learn about web and mobile app development using open source UI framework Aurelia JS.
The training will include the following;
Introduction and Overview of AureliaJS
Environmental SetUp
Application Structure
ES6 and ES7
Components of Aurelia Application
Component Life Cycle
Data Binding
Custom Elements
Dependency Injections
Basic Configuration
Binding Behavior
Plugins
Converters
Events
Event Aggregator
Forms
HTTP
Refs
Routing Life Cycle
Routing Implementation
History
Animations
Dialog
Localization
Tools
Bundling
Debugging
Community
Best Practices
Sample Project description – An Aurelia sample app that lets you browse and edit contacts.