A less consistent update schedule

Search for a command to run...

No comments yet. Be the first to comment.
Phew, that was a lot. I'm always surprised how simple solutions contain so much detail and nuance when I try to explain them. I hope I conveyed the message that A-Frame simplifies code within a module or class by separating the infrastructure compone...

No architecture is complete without an easy way to test the functionality. My recommended strategy is to use two types of tests: unit and integration. As far as test setup goes, there is no clear winner for a test framework. xUnit.NET, NUnit and the ...

The examples in the previous posts seem really nice for simple scenarios. How do I approach more advanced use cases? The big scenarios are: I need multiple pieces of data from different sources I need to perform an infrastructure call in the middle...

I’ve shown how I write code using the A-Frame architecture without help. Yet I find a library or framework very convenient when using advanced techniques. Wolverine is at its core a messaging framework, but goes well beyond that. It has an in-memory ...

Now the expected structure is clear, let's take a look at the code. I will start with a minimal API implementation to demonstrate that there is no need for a framework to implement this architecture. I do know of a framework that makes A-Frame effort...

For the past 2 years, I've been blogging quite regularly about different subjects, but the past 3 weeks, I haven't found any inspiration nor time to get something on... digital paper.
Since I've begun blogging, I've kind of known this was coming. I've been dreading it quite a bit too. My inspiration is running a bit dry, I find it harder to sit behind my keyboard and write about technical subjects or any subject for that matter. I find that this paragraph is costing me more effort than some other blog posts.
It's not just my motivation to keep writing, it's also other aspects of my life that have become more busy. Work has become more busy, I'm spending more time with family and friends and I'm putting more effort into sport as well. All these activities are leaving me with less time to write blog posts.
With less time, I want to make sure that the quality of my blog posts, which I find very important, doesn't diminish. Giving each article the time it deserves so it communicates what I want to convey is getting harder. That is why I'm moving from a weekly schedule to a more ad hoc schedule.
Let me be very clear, I'm not going to stop blogging. There's just not going to be a blog post every week. So keep checking in, follow me on Twitter, keep an eye on the RSS feed and I'll see you around.