Create Angular 2 Mobile Card based layouts with Ionic 2

InstructorMike Hartington

Share this video with your friends

Send Tweet

Cards have become a common way to handle layout and display information in a easy-to-understand format. Ionic offers utility components that make creating cards straightforward. These components, like ion-card, ion-card-content, and ion-card-header are included in the framework to speed up the development process. There's no JavaScript behind these components, they're really just css driven.