5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Web Design Solution Area     Scripting and Web Languages     Angular 5 Updates and Components
Angular Material provides components for managing the user interface and Angular Universal allows apps to render server-side which can help with performance and SEO. Both components are powerful add-ons for Angular development.

Objectives

Angular Material

  • start the course
  • describe the Angular Material components and how they can be used in an Angular app
  • install and setup Angular Material and the Angular CDK
  • install and use Gesture Support and the optional Material Icons

Material Components

  • use the Material Checkbox and Radio button components
  • use the Material Slide toggle and Slider components
  • work with the Menu and Toolbar components
  • use the Material Sidenav and Drawer components
  • display visual data using Material icons and tooltips
  • display an Angular Material Snackbar
  • display and show progress using the Progress spinner and Progress bar components
  • structure and display a Material Table

Angular Universal

  • describe the Angular Universal components and how server-side rendering can be used
  • prepare an Angular CLI-based application to be run through Angular Universal
  • build an Angular CLI app and an express-based server that can render the app server-side

Practice: Angular Material and Universal

  • install and use Angular Material Components