Angular 2 HTTP Reimagined, Angular CLI, & Angular 2 Accessibility

Описание к видео Angular 2 HTTP Reimagined, Angular CLI, & Angular 2 Accessibility

Angular 2 HTTP Reimagined
Speaker: Google Angular Core team member Rob Wormald

Angular CLI
Speaker: Google Angular Core team member Hans Larsen

Early preview of Angular-CLI, the official Command Line tool which allows you to focus on features and logic, rather than boilerplate and infrastructure. Create a new project, pick the technologies you want, generate the structure you need and start coding!

Lightning Talk (15 min): Accessibility Test Coverage and Angular 2
Speaker: Marcy Sutton

Automated testing is a valuable tool for web development: you can prevent broken code from going out the door, document what your code does, and free up time you would spend testing on other development tasks. By also adding test coverage for accessibility, you can ensure that a passing build will be accessible to people with disabilities and that it will remain that way. In this talk, I’ll show you how to add accessibility test coverage to your Angular application and leverage accessibility domain knowledge with axe-core, an open source accessibility testing library.

Комментарии

Информация по комментариям в разработке