-
Notifications
You must be signed in to change notification settings - Fork 53
About Materialize: 2. Why Choose Materialize
Note: each of the enumerated advantages below have to be augmented by a lot of Aurelia specific added advantages
#### Speeds up development
The Materialize team did most of the heavy lifting for you to provide a default stylings that incorporate our custom components. Additionally, they refined animations and transitions to provide a smoother experience for developers.
By utilizing elements and principles of Material Design, Materialize is a framework that incorporates components and animations that provide more feedback to users. Additionally, a single underlying responsive system across all platforms allow for a more unified user experience.
The Materialize team provided detailed documentation as well as specific code examples to help new users get started. We are also always open to feedback and can answer any questions a user may have about Materialize.
We have augmented Materialize with some additional features specific for Aurelia Materialize Bridge:
- Theming: Choose a global color theme throughout your application, covering all Materialize components.
- Aurelia integration: leverage the possibilities of Aurelia's powerful binding engine to enhance your apps.