-
PHP
Getting Started With Laravel On Codeship – Part II
In the first part of this series, I stepped through the basics of creating a continuous-deployment pipeline for a Laravel-based…
Read More » -
Angular.js
Angular.js Components Example
One of the most powerful features in AngularJS are directives, what with them marking a DOM element so that it…
Read More » -
Web Dev
Electronic text is the king!
It is really interesting to notes how far simple plain text has gone. Ancient humans has registered numbers to record…
Read More » -
Web Dev
Pokémon Go: A Developer’s Perspective
Solve App Problems 10x Faster with AppDynamics – Monitor production apps at code-level depth with minimal overhead. Start a FREE…
Read More » -
Angular.js
AngularJS Unit Testing With Karma and Jasmine
One of the benefits of using AngularJS is that it is designed with testability in mind. Having integrated unit testing…
Read More » -
DevOps
Building a Remote Caching System
Last month, our engineering team shipped a large update to how Docker images are cached and stored when using Jet,…
Read More » -
DevOps
Autoscaling: Its Purpose and Strategies
In my previous article, “Autoscaling on Complex Telemetry”, we discussed a method for determining effective autoscaled cluster size from internal…
Read More » -
DevOps
Running Services within a Docker Swarm
When Docker released its latest version, Docker Engine v1.12, it included quite a few changes to the capabilities provided by…
Read More » -
PHP
Creating a complete blog (CRUD) using MySQL and PHP – Part 2
In the previous part, we created a Post Class which will handle our article request and perform CRUD operation on…
Read More »