Closing thoughts on A-Frame architecture

Ken BonnyKen Bonny
1 min read

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 components and logic components. They will interact with each other through a controller that knows how to connect one to the other. Keep logic focused on the feature and try to keep infrastructure as straightforward as possible.

Good luck out there!

Sources

A-Frame Architecture with Wolverine

James Shore A-Frame Architecture

Wolverine Docs

Integration testing in dotnet

TUnit

0
Subscribe to my newsletter

Read articles from Ken Bonny directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Ken Bonny
Ken Bonny