2021-06-02
REST APIs vs. Backend for Frontend
We often tend to think that anything that serves JSON via HTTP is an API. Not necessarily. Here's why.
see how webshops actually work
2021-06-02
We often tend to think that anything that serves JSON via HTTP is an API. Not necessarily. Here's why.
2020-06-07
Applying agile and scrum is not trivial. Each team is different and you have to adopt and adapt. 5 concrete tips that you can start applying today.
2017-08-17
I'm an E-commerce developer + love Laravel. But I hate to start every webshop from scratch. I haven't yet found a good E-commerce platform for Laravel, so I started to create one myself. Will you use it?
2016-08-23
There's an ongoing debate about making PHP applications/libraries to be framework agnostic. While the approach is 100% valid, there are many practical issues.
2016-04-20
Once someone has come up with the question whether to use an own MVC Framework for high traffic webshops. The framework doesn't matter for that. Here's why.