Browsing Tag

Mocking

Concepts Implementations

One week serverless with Azure Functions and Slack

By on 26/01/2018

Together with some colleagues, I’ve spent this week studying serverless architecture, with focus on Azure Functions. And I can tell you – it was real fun!! 
What is it
In my…

Implementations

Data for the Xamarin Forms Previewer with Prism

By on 05/09/2017

Live preview with design time data is a very important tool in UI development. The Xamarin previewer is pretty nice, but there are some issues when you want to…

Concepts

Keep in control with test driven development

By on 13/07/2017

I think there’s an expression that fits pretty well to what I have to say…

What goes around, comes around!

One of my basic principles in development is the circle, that’s…

Concepts

Developing in small circles

By on 17/02/2017

Automatic testing is one of the most important ‘best practices’. But why? We all know that it’s an effort to write them, and more effort to maintain them….

Implementations

Mobile app for garden beds and plantations

By on 13/02/2017

In short
This post describes the implementation of a cross platform mobile application with Xamarin that allows the display of different GardenBeds and the different plants on it (details). It’s meant…