课程目录:Aurelia Javascript Framework培训
4401 人关注
(78637/99817)
课程大纲:

       Aurelia Javascript Framework培训

 

 

 

Introduction

JavaScript Frameworks and their Functionalities

Tools and processes for web development
Overview of the Web Development Cycle

Version control, coding, building, and testing
Automating the process
Preparing the Development Environment

Downloading the Basic Aurelia Project Setup
Configuring the Aurelia Project to use your preferred programming language (ESNext/TypeScript)
Developing the Application

Creating a class that models out an individual item
Exporting a configure method
Rendering the application by creating a view component
Binding attributes to properties
Debugging the application
Securing the application
Testing the Application

Automating browser refreshing after code changes
Finding code errors with JSHint
Troubleshooting

Summary and Conclusion