Dev Diaries

A dev community

Why become a web developer?

Feb 18, 2019

Being a web developer takes a number of varying skills, knowledge, and a lot of resourcefulness. Once entering the world of development it opens up a huge rabbit hole and wealth of information that you can bite off at your own pace.

Getting started with docker

Feb 14, 2019

Docker: the containerization you can't seem to escape. Docker can allow you great power and flexibility to make your application light weight portable. But wait, what exactly is docker? And how can you get started with Docker? Let's set out to figure those things out.