Web Dev
-
Pro Tips for Better Pipeline Notifications
Getting notifications from your Continuous Integration pipeline can make a significant difference in response times. We all know they are…
Read More » -
Graph Database Goodness with LevelGraph
Graph databases are one in a plethora of NoSQL databases now found in the wild. They’re unique among their sibling…
Read More » -
How We Rolled Out Our Recent UI Changes
We recently released an updated UI, focusing on the most important pages within our application and laying the groundwork for…
Read More » -
HashiCorp Tools Useful for Continuous Integration
HashiCorp is a company that feels like it’s always been around. Quietly plugging away just out of the limelight working…
Read More » -
Developing a CI Process for Laravel with Codeship and Forge
Codeship empowers developers to efficiently test and deploy web applications with a basic command. Today, I want to demonstrate some…
Read More » -
Refactoring and Design Patterns
Refactoring is a simple concept, and yet it takes some learning to come to a point where refactoring is beneficial.…
Read More » -
Linking, Monitoring, and Supervising in Elixir
One of the benefits of microservices is that part of the system can go down without bringing the entire system…
Read More » -
WebExtensions 101
If you know the basic web technology stack (HTML, JS, and CSS), then you can indeed build a WebExtension. It…
Read More » -
Security in the Microservices Paradigm
One of the least glamorous aspects of implementing a Microservices architecture is the security. It’s not fun or cool when…
Read More »