SlideShare a Scribd company logo
@ladyleet
“Nothing is as important as
passion.”
—Jon Bon Jovi
@ladyleet
Twitter: @ladyleet
Co-Founder: This Dot
Previously: Dishcrawl
Organizer: Ng-Cruise
Podcaster: Modern Web
Blog: medium.com/@ladyleet
Google Developer Expert: Angular
Speaker:
NgPoland, AngularUp,
AngularConnect, DevFestNL,
Silicon Valley Code Camp,
ReactNLConf, LondonJS,
AngularZone, UtahJS, GEMConf,
The Ember Show, TriangleJS,
RTP AngularJS, Angular Berlin,
EmberJS SF, Triangle EmberJS
Tracy Lee
Intro to
Angular Material (2)
@ladyleet
@ladyleet
What is ngular Material?
@ladyleet
What We’ll Learn Today
Components & Styling
Tips: Getting Started
Building with Angular Material
Deploying Angular Apps to Firebase
Angular Material 2.0.0-beta.2
Angular 4.0.0.rc-2
Angular-CLI 1.0.0-rc.1
@ladyleet
Versions
@ladyleet
Components & Styling
Components
Layout
Navigation
Form Controls
Popups & Modals
Buttons, Indicators & Icons
Styling
Material Design Colors
Default Themes
Custom Themes
Available Components (22)
Layout
• List
• Grid list
• Card
• Tabs
Popups & Modals
• Dialog
• Tooltip
• Snackbar
Form Controls
• Checkbox
• Input
• Radio Button
• Select
• Slider
• Slide Toggle
Navigation
• Menu
• Sidenav
• Toolbar
Buttons, Indicators & Icons
• Button types
• Button toggle
• Chips
• Icon
• Progress Spinner
• Progress bar
@ladyleet
Material Styling
Material Design Colors
Default Themes
Custom Themes
@ladyleet
MaterialPalette.com
@ladyleet
Pre-Built Themes
/node_modules/@angular/material/core/theming/prebuilt
@ladyleet
Custom Themes
Check guides at material.angular.io
@ladyleet
Building With
Material Components
@ladyleet
Building a Pun App
@ladyleet
Angular Material
Create new app with angular-cli
ng new name-of-app
$ cd name-of-app
Install Angular Material (2)
$ npm install -S @angular/material
Getting Started
@ladyleet
Import MaterialModule
import { MaterialModule } from
‘@angular/material’;
Add to imports array
MaterialModule.forRoot()
@ladyleet
MaterialModule
@ladyleet
Font, Icons & Themes
@ladyleet
Custom CSS
@ladyleet
Component Demonstration
- toolbar (md-toolbar, md-toolbar-row)
- sidenav (md-sidenav-container, md-sidenav)
- icon (md-icon)
- button (md-button)
- grid list (md-grid-list, md-grid-tile)
- chips (md-chip-list, md-chip)
- tooltip (mdTooltip)
- dialog (md-dialog-title, md-dialog-content, md-dialog-actions, md-dialog-close)
- raised button (md-raised-button)
- card (cats) (md-card, md-card-title, md-card-content)
- md list (banana) (md-list, md-list-item)
- tabs (cow) (md-tab-group, md-tab)
- snackbar
Changing Themes is Easy
/node_modules/@angular/material/core/theming/prebuilt
@ladyleet
Deploying to Firebase
https://jdays-e68f8.firebaseapp.com/
In Progress
https://github.com/angular/material2
@ladyleet
In Progress
https://github.com/angular/material2
@ladyleet
Flex Layout
http://github.com/angular/flex-layout
https://tburleson-layouts-demos.firebaseapp.com/#/docs
@ladyleet
Angular Flex Layout
https://tburleson-layouts-demos.firebaseapp.com/#/docs
@ladyleet
What You Learned Today
Components & Styling
Tips: Getting Started
Building with Angular Material
Deploying Angular Apps to Firebase
@ladyleet
https://jdays-e68f8.firebaseapp.com/
@ladyleet
Twitter @ladyleet
Github @ladyleet
Medium @ladyleet
www.ladyleet.com
www.thisdot.co
Tracy Lee
ngcruise.com - May 29th! - Miami - Caribbean

More Related Content

What's hot (20)

PDF
Angular Directives
iFour Technolab Pvt. Ltd.
 
PPTX
Nodejs functions & modules
monikadeshmane
 
PDF
Building Reliable Data Lakes at Scale with Delta Lake
Databricks
 
PPTX
Beyond the Basics 4 MongoDB Security and Authentication
MongoDB
 
PPTX
Azure data factory
BizTalk360
 
PPTX
Salesforce Pardot Benefits
GetOnCRM Solutions
 
PDF
Data Science on Google Cloud Platform
Virot "Ta" Chiraphadhanakul
 
PDF
Intro to Neo4j and Graph Databases
Neo4j
 
PDF
Introducing Neo4j
Neo4j
 
PDF
Nuxt.JS Introdruction
David Ličen
 
PDF
Conceptual vs. Logical vs. Physical Data Modeling
DATAVERSITY
 
PPT
MVC ppt presentation
Bhavin Shah
 
PDF
Processing Large Datasets for ADAS Applications using Apache Spark
Databricks
 
PPTX
Building Reliable Lakehouses with Apache Flink and Delta Lake
Flink Forward
 
PPTX
Laravel ppt
Mayank Panchal
 
PDF
Neo4j Webinar: Graphs in banking
Neo4j
 
PDF
Why Laravel?
Jonathan Goode
 
PDF
Power BI - Power Query
Jerric Lyns John
 
PPT
Angular App Presentation
Elizabeth Long
 
PDF
MongoDB Aggregation Framework
Caserta
 
Angular Directives
iFour Technolab Pvt. Ltd.
 
Nodejs functions & modules
monikadeshmane
 
Building Reliable Data Lakes at Scale with Delta Lake
Databricks
 
Beyond the Basics 4 MongoDB Security and Authentication
MongoDB
 
Azure data factory
BizTalk360
 
Salesforce Pardot Benefits
GetOnCRM Solutions
 
Data Science on Google Cloud Platform
Virot "Ta" Chiraphadhanakul
 
Intro to Neo4j and Graph Databases
Neo4j
 
Introducing Neo4j
Neo4j
 
Nuxt.JS Introdruction
David Ličen
 
Conceptual vs. Logical vs. Physical Data Modeling
DATAVERSITY
 
MVC ppt presentation
Bhavin Shah
 
Processing Large Datasets for ADAS Applications using Apache Spark
Databricks
 
Building Reliable Lakehouses with Apache Flink and Delta Lake
Flink Forward
 
Laravel ppt
Mayank Panchal
 
Neo4j Webinar: Graphs in banking
Neo4j
 
Why Laravel?
Jonathan Goode
 
Power BI - Power Query
Jerric Lyns John
 
Angular App Presentation
Elizabeth Long
 
MongoDB Aggregation Framework
Caserta
 

Viewers also liked (8)

PDF
The Tale of the 3 CLIs - jDays2017
Tracy Lee
 
PDF
Angular Material (2) - NgVikingsConf
Tracy Lee
 
PDF
A Tale of 3 CLIs - Angular 2, Ember, and React
Tracy Lee
 
PDF
Ragavan Rajan_Angular Material_Certificate
Ragavan Rajan
 
PDF
Building a Lightning App with Angular Material Design
Salesforce Developers
 
PDF
Using Angular-CLI to Deploy an Angular 2 App Using Firebase in 30 Minutes
Tracy Lee
 
PDF
Case Study: How to move from a Monolith to Cloud, Containers and Microservices
Kai Wähner
 
PPTX
Java EE 8: What Servlet 4 and HTTP2 Mean
Alex Theedom
 
The Tale of the 3 CLIs - jDays2017
Tracy Lee
 
Angular Material (2) - NgVikingsConf
Tracy Lee
 
A Tale of 3 CLIs - Angular 2, Ember, and React
Tracy Lee
 
Ragavan Rajan_Angular Material_Certificate
Ragavan Rajan
 
Building a Lightning App with Angular Material Design
Salesforce Developers
 
Using Angular-CLI to Deploy an Angular 2 App Using Firebase in 30 Minutes
Tracy Lee
 
Case Study: How to move from a Monolith to Cloud, Containers and Microservices
Kai Wähner
 
Java EE 8: What Servlet 4 and HTTP2 Mean
Alex Theedom
 
Ad

Similar to An Introduction Into Using Angular’s Material Design (20)

PDF
What is Angular version 4?
Troy Miles
 
PDF
Creating BananaJS with Angular 2, Angular CLI, and Material Design
Tracy Lee
 
PPTX
PPT on Angular 2 Development Tutorial
Paddy Lock
 
PDF
AngularJS RTP Slides - Angular 2 Demo #ngtattoo with Angular CLI, Newest New ...
Tracy Lee
 
PDF
MEAN Stack Warm-up
Troy Miles
 
PPTX
Introduction to New Age Applications with Kendo UI
Abhishek Kant
 
PDF
Front-end for Java developers Devoxx France 2018
Deepu K Sasidharan
 
PPTX
Saas rad with django, django rest framework
Marco Montanari
 
PPTX
Theming and Branding in App Builder
JohnMcGuigan10
 
PDF
Getting Started with the Angular 2 CLI
Jim Lynch
 
PDF
Why Plone Will Die
Andreas Jung
 
PDF
Angular meteor for angular devs
Arc & Codementor
 
PDF
The Tale of 2 CLIs - Ember-cli and Angular-cli
Tracy Lee
 
PPTX
Angular 2
Travis van der Font
 
PDF
Pertemuan 1 - Introduction to Frontend Engineer.pdf
RaffiPratama3
 
PDF
Angular 2 interview questions and answers
Anil Singh
 
PDF
Angular Day 2018 (italy) - Keynote - The Amazing World of Angular 6
Fabio Biondi
 
PPTX
Eclipse loves-java script
Patrik Suzzi
 
PPTX
jQuery Conference 2012 keynote
dmethvin
 
What is Angular version 4?
Troy Miles
 
Creating BananaJS with Angular 2, Angular CLI, and Material Design
Tracy Lee
 
PPT on Angular 2 Development Tutorial
Paddy Lock
 
AngularJS RTP Slides - Angular 2 Demo #ngtattoo with Angular CLI, Newest New ...
Tracy Lee
 
MEAN Stack Warm-up
Troy Miles
 
Introduction to New Age Applications with Kendo UI
Abhishek Kant
 
Front-end for Java developers Devoxx France 2018
Deepu K Sasidharan
 
Saas rad with django, django rest framework
Marco Montanari
 
Theming and Branding in App Builder
JohnMcGuigan10
 
Getting Started with the Angular 2 CLI
Jim Lynch
 
Why Plone Will Die
Andreas Jung
 
Angular meteor for angular devs
Arc & Codementor
 
The Tale of 2 CLIs - Ember-cli and Angular-cli
Tracy Lee
 
Pertemuan 1 - Introduction to Frontend Engineer.pdf
RaffiPratama3
 
Angular 2 interview questions and answers
Anil Singh
 
Angular Day 2018 (italy) - Keynote - The Amazing World of Angular 6
Fabio Biondi
 
Eclipse loves-java script
Patrik Suzzi
 
jQuery Conference 2012 keynote
dmethvin
 
Ad

More from Tracy Lee (20)

PDF
Contributing to Open Source - Angular World Tour
Tracy Lee
 
PDF
ChicagoJS's JSCAMP 2019 Keynote - Inclusive Architecture - Building Sustainab...
Tracy Lee
 
PDF
Angular Girls Kansas City - The Power of Open Source and Social Media
Tracy Lee
 
PDF
Diversity & Inclusion Conference Talk - Refactr
Tracy Lee
 
PDF
Inclusive Architecture - Introducing the PAMstack - [Refactr.tech]
Tracy Lee
 
PDF
RxJS Operators - Real World Use Cases (FULL VERSION)
Tracy Lee
 
PDF
RxJS Operators - Real World Use Cases - AngularMix
Tracy Lee
 
PDF
Diversity, Inclusive Mindsets, and Architecture
Tracy Lee
 
PDF
Diversity & Inclusion Keynote at Open Source 101
Tracy Lee
 
PDF
Reactive programming with RxJS - ByteConf 2018
Tracy Lee
 
PDF
A Practical Approach to React Native at All Things Open Conference
Tracy Lee
 
PDF
The Power of RxJS in Nativescript + Angular
Tracy Lee
 
PDF
React Native - Getting Started
Tracy Lee
 
PDF
RxJS - The Basics & The Future
Tracy Lee
 
PDF
RxJS: A Beginner & Expert's Perspective - ng-conf 2017
Tracy Lee
 
PDF
Learning the New Tech Lingua Franca: Social Media
Tracy Lee
 
PDF
From 0 to Developer - Silicon Valley Code Camp
Tracy Lee
 
PDF
Ember.js - Harnessing Convention Over Configuration
Tracy Lee
 
PDF
Creating an Angular 2 Angular CLI app in 15 Minutes Using MaterializeCSS & Fi...
Tracy Lee
 
PDF
From 0 to Ember
Tracy Lee
 
Contributing to Open Source - Angular World Tour
Tracy Lee
 
ChicagoJS's JSCAMP 2019 Keynote - Inclusive Architecture - Building Sustainab...
Tracy Lee
 
Angular Girls Kansas City - The Power of Open Source and Social Media
Tracy Lee
 
Diversity & Inclusion Conference Talk - Refactr
Tracy Lee
 
Inclusive Architecture - Introducing the PAMstack - [Refactr.tech]
Tracy Lee
 
RxJS Operators - Real World Use Cases (FULL VERSION)
Tracy Lee
 
RxJS Operators - Real World Use Cases - AngularMix
Tracy Lee
 
Diversity, Inclusive Mindsets, and Architecture
Tracy Lee
 
Diversity & Inclusion Keynote at Open Source 101
Tracy Lee
 
Reactive programming with RxJS - ByteConf 2018
Tracy Lee
 
A Practical Approach to React Native at All Things Open Conference
Tracy Lee
 
The Power of RxJS in Nativescript + Angular
Tracy Lee
 
React Native - Getting Started
Tracy Lee
 
RxJS - The Basics & The Future
Tracy Lee
 
RxJS: A Beginner & Expert's Perspective - ng-conf 2017
Tracy Lee
 
Learning the New Tech Lingua Franca: Social Media
Tracy Lee
 
From 0 to Developer - Silicon Valley Code Camp
Tracy Lee
 
Ember.js - Harnessing Convention Over Configuration
Tracy Lee
 
Creating an Angular 2 Angular CLI app in 15 Minutes Using MaterializeCSS & Fi...
Tracy Lee
 
From 0 to Ember
Tracy Lee
 

Recently uploaded (20)

PPTX
CapCut Pro Crack For PC Latest Version {Fully Unlocked} 2025
pcprocore
 
PDF
“MPU+: A Transformative Solution for Next-Gen AI at the Edge,” a Presentation...
Edge AI and Vision Alliance
 
PDF
Open Source Milvus Vector Database v 2.6
Zilliz
 
PDF
Kubernetes - Architecture & Components.pdf
geethak285
 
PDF
Redefining Work in the Age of AI - What to expect? How to prepare? Why it mat...
Malinda Kapuruge
 
PDF
EIS-Webinar-Engineering-Retail-Infrastructure-06-16-2025.pdf
Earley Information Science
 
PDF
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
PPTX
01_Approach Cyber- DORA Incident Management.pptx
FinTech Belgium
 
PPTX
reInforce 2025 Lightning Talk - Scott Francis.pptx
ScottFrancis51
 
PDF
Cracking the Code - Unveiling Synergies Between Open Source Security and AI.pdf
Priyanka Aash
 
PDF
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
PDF
Quantum AI Discoveries: Fractal Patterns Consciousness and Cyclical Universes
Saikat Basu
 
PDF
Database Benchmarking for Performance Masterclass: Session 1 - Benchmarking F...
ScyllaDB
 
PDF
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
PPTX
Simplifica la seguridad en la nube y la detección de amenazas con FortiCNAPP
Cristian Garcia G.
 
PDF
2025_06_18 - OpenMetadata Community Meeting.pdf
OpenMetadata
 
PDF
Enhancing Environmental Monitoring with Real-Time Data Integration: Leveragin...
Safe Software
 
PDF
Python Conference Singapore - 19 Jun 2025
ninefyi
 
DOCX
Daily Lesson Log MATATAG ICT TEchnology 8
LOIDAALMAZAN3
 
PDF
Database Benchmarking for Performance Masterclass: Session 2 - Data Modeling ...
ScyllaDB
 
CapCut Pro Crack For PC Latest Version {Fully Unlocked} 2025
pcprocore
 
“MPU+: A Transformative Solution for Next-Gen AI at the Edge,” a Presentation...
Edge AI and Vision Alliance
 
Open Source Milvus Vector Database v 2.6
Zilliz
 
Kubernetes - Architecture & Components.pdf
geethak285
 
Redefining Work in the Age of AI - What to expect? How to prepare? Why it mat...
Malinda Kapuruge
 
EIS-Webinar-Engineering-Retail-Infrastructure-06-16-2025.pdf
Earley Information Science
 
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
01_Approach Cyber- DORA Incident Management.pptx
FinTech Belgium
 
reInforce 2025 Lightning Talk - Scott Francis.pptx
ScottFrancis51
 
Cracking the Code - Unveiling Synergies Between Open Source Security and AI.pdf
Priyanka Aash
 
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
Quantum AI Discoveries: Fractal Patterns Consciousness and Cyclical Universes
Saikat Basu
 
Database Benchmarking for Performance Masterclass: Session 1 - Benchmarking F...
ScyllaDB
 
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
Simplifica la seguridad en la nube y la detección de amenazas con FortiCNAPP
Cristian Garcia G.
 
2025_06_18 - OpenMetadata Community Meeting.pdf
OpenMetadata
 
Enhancing Environmental Monitoring with Real-Time Data Integration: Leveragin...
Safe Software
 
Python Conference Singapore - 19 Jun 2025
ninefyi
 
Daily Lesson Log MATATAG ICT TEchnology 8
LOIDAALMAZAN3
 
Database Benchmarking for Performance Masterclass: Session 2 - Data Modeling ...
ScyllaDB
 

An Introduction Into Using Angular’s Material Design