Main Page
From architectural katas solutions
Revision as of 11:25, 30 June 2022 by Paslangella (talk | contribs)
Introduction
this wiki contains some sample solutions for the architectural Katas from
Ted Neward's website
you can find the complete list in this GitHub repo tedneward/ArchKatas
Goal
the aim of the wiki is to practice architectural katas with all the wiki contributors,
every kata can have virtually infinite solutions, so feel free to add your new solution with the following naming convention <kata_name>_<N> where N is the next natural number in the kata solution list section
for example Agile_Dead_Trees_2.
Every new solution should have a link into the kata page in the Solution List section.