This week, team frontend set up our new project and copied the canteen feature from our previous frontend project. After this, we had to start thinking about testing our frontend
Categories
This week, team frontend set up our new project and copied the canteen feature from our previous frontend project. After this, we had to start thinking about testing our frontend
Hey everyone, we are back in business. During the last three months, we have worked at our companies, so we didn’t have time to work on our project. Now we are back, and we’ve all learned new skills in the meantime. Also, the technologies we use have progressed. Therefore, we have thought about how our […]
Until the last sprint, we set the rails for our microservices’ architecture. For all the ASP.NET Core backends we make use of Domain Driven Development. Without going too much into details, here is a basic gist of our architecture: Domain models are persisted and may consist of a root aggregate, value objects (immutable child of […]