Posts tagged with Materialize

Featured image for "Writing your first component with Angular 2"
JavaScript

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.

Read more →
Featured image for "Getting started with Angular 2 using Angular CLI"
JavaScript

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.

Read more →