Ionic 2
Projects
Mastermind
Independent Project
September 2016
Ionic 2 Angular TypeScript HTML SCSS

I created a cross-platform mobile Mastermind clone with Ionic 2 to expand my skillset. It works well on iOS and Android, and can even be viewed on desktop browsers.

Blog
Angular 2's deep selector
07 November 2016

What if I want to change the styles of child components in Angular 2? Is that even possible? Well, yes.