Intent Mapping

There's story mapping. I've written about Feature Mapping [https://quinngil.com/2020/02/03/feature-mapping/]. Now; let's talk about Intent Mapping. Intent Mapping I know this isn't anything unique that I've come up with. Mostly because it's just…

Pizza Shop Training - Initial Requirements - Video 1

I have an experiment I'm trying out. Pizza Shop as Training. I referenced this before in a filler post [https://quinngil.com/2020/03/05/pizza-shop-training-soon/]. If you'd like to try this yourself... here's the requirements that appear briefly in the video -------------------------------------------------------------------------------- * The…

A dislike of Inheritance - Reused

In the original A dislike of inheritance [https://quinngil.com/2020/01/21/a-dislike-of-inheritance/] post I used an example that I've actually diverged from. Most of you will think this is overkill... but ... Things change for one reason in one place. Just hear my out... read me out?…

Using TCR

I created a script... let's see how it goes... It went stupid well... Kinda annoyed by it The video is a bit long; 25 minutes; and is embedded below. Stupid Well I want to talk about this going stupid well. It's not due to the TCR,…

Pizza Shop Training - Soon

I've done some code for a flavor of the Pizza Shop before [https://quinngil.com/2018/01/14/uobjects-pizza-shop-summary/] and it's a pretty good demonstration of my MicroObject practices. Not the best. There's some aspects I was still playing with. I've expanded…

TCR C#

test && commit || revert With minmal looking, I haven't found a way to do it effectively for C#. So, I'm going to create my own. Kent Beck kicked off this idea. I'm not sure if it's this post [https://medium.com/…