Posts tagged with Materialize
Writing your first component with Angular 2
A lot has changed with Angular 2, and the driving force behind it changed from controllers to components. During this tutorial we will write a component.
Getting started with Angular 2 using Angular CLI
Angular 2 is out for a while now, so it's time to explorer what has changed (spoiler alert: a lot) and how we can set up a project with Angular CLI.