Ruby Loves DDD (Part 4)
In the last post we saw how it is implemented a command handler and how it interacts with the aggregate. ...
In the last post we saw how it is implemented a command handler and how it interacts with the aggregate. ...
Today we launched our new company web site. You can view it here: http://codiceplastico.com. We are very happy to show the world our new image and to spread our new ...
Months ago, while digging inside the ASP.NET WebAPI I collected a lot of material and I decided to write a small book about the topics. I contacted Syncfusion beacause I ...
In the last year Functional Programming is the topic that devs are talking about. Many functional languages are becoming popular (Scala, F#, Clojure, Elixir and someone is starting to say ...
In the last post we saw how the controller issue a command to the pipeline, now we will see how this command in managed. ...
The more I explore Open Source world the more I ask myself why web developers are still using .NET for their web applications. ...