Posts
All the articles I've posted.
Building an Angular & Material App Part I
Published: at 03:07 PMI thought it would be fun to write an app that uses the [Punk API](https://punkapi.com/) with the [Angular CLI](https://cli.angular.io) and [Angular Material](https://material.angular.io/). My plan is to build this app over the span of a few blog posts. Part I will focus on the set up of Angular, Angular Material.
Moving to Hugo
Published: at 09:27 PMI have decided to move my blog from [Ghost](https://ghost.org/) to [Hugo](https://gohugo.io/). I have enjoyed using Ghost, but I wanted to play around with some static site generators and host it with [GitHub Pages](https://pages.github.com/). I have been using a Ghost, [Docker](http://docker.io) and [Digital Ocean](http://digitalocean.com) setup and have enjoyed it, but it was time to break something.
Getting Started in Web Development
Published: at 03:04 PMRecently, I was asked by a friend of mine how he would go about getting started in web development. So, I figured I would write a blog post on it and help him out, along with anyone else who might stumble across this.