Creating an Angular application end-2-end - Part 3

added by Robert Greyling
3/25/2015 12:00:00 AM

344 Views

In the last two posts of this series which you can find here and here I started to implement the server side of a complete Angular JS application that uses CQRS and Event Sourcing as architectural patterns and stores the events created by the aggregates in the domain in GetEventStore. All this runs on my Ubuntu 14.10 Linux VM which is hosted in Hyper-V on my computer.


0 comments