On Github nmackey / presentation-angular-material
Building Material Design into you Angular Apps with Angular Material.
Created by Nicholas Mackey
Web: nmackey.com / Twitter: @nicholas_mackey / Github: nmackey
Who is using some sort of widget/grid framework? Bootstrap? Foundation? Angular Material?Set of design principles for applications based on physical principles of paper and ink combined with science and technology.
material/paper elements (polymer)
The material environment is a 3D space, which means all objects have x, y, and z dimensions.
Material has varying x & y dimensions with a uniform thickness (1dp).
Shadows result naturally from the realtive elevation between material elements.
Animation
Style
Componenets
Patterns
Usability
The Angular Material project is an implementation of Material Design in Angular.js. This project provides a set of reusable, well-tested, and accessible UI components based on the Material Design system.
Widgets, grid, styles, etc.
Similar to a bootstrap or foundation.
Review flexbox b/c angular material's grid system is based on it.
Nice GuideYeoman generator that will bootstrap an app for you with Angular Material.
We are going to setup angular material app for viewing and submitting talk proposals.
Presentation online at nmackey.com/presentation-angular-material/ Examples online at github.com/nmackey/presentation-angular-material-examples Slides available at github.com/nmackey/presentation-angular-material