The Static Site Review
When setting up a web presence, there are a number of ways to structure the site. While plain HTML/CSS/JS can be cheaper and easier to host, dynamic sites can make it easier to manage content and templates.
How I Live-Blogged Laracon
I go into the process of how I did a quick and dirty live blog for Laracon 2018!
Continuous Everything
Nowadays, it's become easier for developers to handle DevOps tasks. Today, we'll do a quick overview on what the buzzwords actually mean and whether it's a good idea or not to implement continuous integration, continuous deployment and continuous delivery for your workflow.
Meticulous, Small Improvements
Writing clean, maintainable code is a way to prevent your future self from cursing you out!