ezConsole

Work holts on the app

Ok, slightly overdramatic title. After watching some MicroConf talks and talking to some developers who have bootstrapped the way to a successful app its clear I’m falling in the same trap they all did. I have proven out the basics… Read More ›

Routing the app

Creating a new component in Angular is easy, this will generate some boilerplate code. By default it will setup the HTML, CSS/SCSS, TS, and Spec. Angular will also add the newly created component to the imports of the main app… Read More ›