Blog

Featured image for 'Decoupling SPAs from the framework, a practical example' post

Decoupling SPAs from the framework, a practical example

The javascript framework war that we are seeing today is harder than the one we've seen in the Game of Thrones series. To choose the proper framework is one of the most important decisions we need to take when starting a new project and that's why there are hundreds of posts on the internet comparing frameworks: reactivity, extensibility, adoption... This is not one of those posts.

Read more

Featured image for 'Microsoft, you need to take it one step further' post

Microsoft, you need to take it one step further

The war is over. It seems that 2016 has been the year of the peace deal between Microsoft and the FOSS community, the hostility has ceased, but let us make no mistake, there is still a long way to go.

Read more

Featured image for 'Managing PHP Dependencies Properly' post

Managing PHP Dependencies Properly

The first step to build a proper CD pipeline is to manage your dependencies in the right way. If you are PHP developer, you need to master Composer in order to achieve it.

Read more

Featured image for 'NPM vs Yarn benchmark' post

NPM vs Yarn benchmark

Yarn, the recently launched alternative for NPM as Node.js dependency manager, claims to be much faster and reliable than its predecessor. Let see if it's true.

Read more