profile

Hi, Iā€™m a creator

šŸ„§ Pie Mail - Domain Driven Design and other shenanigans šŸ„§

Published almost 3 years agoĀ ā€¢Ā 4 min read

ā€‹

Hello friend! Are you ready for another piping hot edition of pie-mail?

It was a massive couple of weeks just gone. TestBash home was incredible - I was so lucky to be a part of it, and all the talks and content were amazing. All the recordings are available to MoT pro members, I strongly recommend taking the time to go check it out.

I also shared the stage at ProductTalks Auckland, at An Ode to Product Managers. Another great night, where I got to share some stuff, but also learn a lot. You can watch the recording here. Special shout out to my co-speakers Darragh, Diana, Alister and Chanel, and our host Shipra, for an amazing night. And an extra special thanks to my former employer UneeQ for hosting - it was great to be back there!

After all that, life has calmed down a little - but not a lot. Enough that I could cobble together an email though!

Enjoy!


šŸŽ“ This week I learned... šŸŽ“

ā€‹

...about Domain Driven Design!

Domain Driven Design is an approach to building applications that relies heavily on domain knowledge to determine the shape of the application.

What that practically means is that things like functions and objects in code, map directly to concepts in the business domain. My understanding is, that it's particularly useful for making sense of overly complex applications.

It seems kinda obvious, but, being intentional about it means that engineering and the business can develop a shared language about what they're building.

It also means, if it's done well, that applications are easily extendible, because they've been built to map to the business domain.

Here's one place I think Domain Driven Design will be useful:

Throughout my career, I've run into problems where terms have been overloaded. Especially in B2B type organisations where words like 'customer' or 'user' can easily have multiple meanings. If the business defines terminology well, and that makes its way in to code, I think that could save on a lot of confusion and problems.

I'm still new to the concept of Domain Driven Design - there's books on the subject - but I like the idea and I'd like to learn more!

Check out the book by Eric Evans, and these blog posts by Mirko Sertic and Airbrake to learn about it for yourself.

ā€‹


āœØ Some interesting links āœØ

ā€‹

Load Testing with Gatling part II:

The second chapter in Constance Armitage's excellent series on doing load testing. As always, the content is great, and the visuals make it excellent.

ā€‹

Why too much WIP causes so many problems:
ā€‹
This is an excellent video from John Cutler on Work In Progress (WIP) and the flow on effect of having too much WIP at any time. It's ten minutes long, and absolutely worth your time.

ā€‹

Flexbox Adventure

Flexbox is one of those frontend things that comes up for me time and time again, with the end result being "I should go and learn about that properly". Flexbox adventure - an interactive game all about Flexbox principles - is the way to learn it. Go play, have fun, learn.

ā€‹

Improving the deployment experience of a ten-year old application

This is a nice and interesting story about how Etsy managed improvements to their blue-green deployment strategy. I've never worked anywhere that implements blue-green deployment, but it seems like a neat idea, and I'd like to try it.

ā€‹

Coaching testers versus coaching developers

Kim Engels notes on the differences between giving test coaching to these two different roles is really interesting - it really highlights that these two things are not the same, and shouldn't be treated as such.

ā€‹


šŸ§© Puzzle time šŸ§©

Time for a Regular Expression question! Some people love 'em, some people hate 'em, but at some point, you're gonna come across 'em.

ā€‹

Someone sent this to me this week.

A web app has a form with fields that can be filled in.

There's a function that checks any field on the form for this regular expression:
ā€‹
/on\w*\s*=\s*([^\s>]*)/is

ā€‹

If it found a match, the function would strip out the string following the match before running any more code.

Today's question is - what is this regular expression searching for... and why would it strip out anything after it?

ā€‹

It's worth noting, that this is some pretty old code - you wouldn't do it this way any more. Also, you probably also want to use some tool like https://regex101.com/ to figure out what the regex is doing!

ā€‹

Highlight this text to see a hint: the function was called xss_cleaner()


šŸŽŖ Events coming up šŸŽŖ

Events for those of you in New Zealand:

ā€‹

Stewardship programme (29 June, Auckland):

So, this one is kind of interesting. UX Auckland, Product Tank and Content Strategy Meetups are linking up to try out stewardship.

Stewardship is a professional relationship between two industry peers to share and learn off each other. Seems like a great networking opportunity!

ā€‹

Panel discussion - what test leaders look for when hiring (29 June, Auckland):
ā€‹
Ministry of Testing Auckland host three leaders from top Auckland companies to answer your questions. Join Zafraan Ameer
Pramod Bommisetty, and Ivan Stojkovic for what promises to be a great night
.

ā€‹

Fireside chat with Jamie Beaton (6 July, Auckland):
ā€‹
Startup Grind are virtually hosting Jamie Beaton - CEO and Co-Founder of Crimson Education. Another great opportunity to hear from one of the voices behind one of NZ's exciting new up and coming software companies!

ā€‹

The FacePalm Moments (13 July, Tauranga):
ā€‹
A fun series of talks from TalkCode Tauranga all about the 'professional fails' - the facepalm moments. I'm sure everyone will be able to relate!

ā€‹

Events for anyone anywhere!

ā€‹

Grow your career with Tech Communities (29 June):
ā€‹
Ministry of Test host the incredible Nishi Grover Garg! She'll be giving a masterclass on leveraging tech communities to grow your career.

ā€‹

Test Leadership AMA (13 July):

The one and only Butch Mayhew will be answering all your questions around being a leader in testing. I've had the pleasure of virtually meeting Butch, and hearing him speak a couple of times now - and he's an incredibly great and knowledgeable individual. This one is a must see!

ā€‹


šŸ‘‹ Thanks for reading! šŸ‘‹

Take care, and reach out to me any time on LinkedIn or Twitter.

Does anyone ever make it this far through the email? I'm curious. Hit me back.

Cheers,

James a.k.a. JPie šŸ„§

ā€‹https://jpie.nzā€‹

Hi, Iā€™m a creator

Read more from Hi, Iā€™m a creator

Hi all! It's flooding and cyclones here in NZ, especially those in Auckland. I hope this email finds you safe - if you're being affected by bad weather, please stay inside until this all blows over! šŸ¤ COLAB Before we get too deep into it, I'd like to give a small shout out to COLAB. I had the chance to take part in COLABs Equitable Product cohort last year. It's eight weeks of conversation and learning with like talented peers; covering subjects like data ethics, accessibility, inclusion and...

about 1 year agoĀ ā€¢Ā 4 min read

Well hello there! Happy new year everybody. I hope you all had a good break, and are well rested heading in to the new year. I've had a good long time off, getting some rest after a busy 2022. I've found myself really eager to get back to work though, I'm looking forward to what 2023 will bring - I hope you are too! šŸ™‹ā™€ļø The value of dedicated testers In my last email, I wrote about the importance of engineers testing their work (and not just leaving it for testers). But this leaves an...

about 1 year agoĀ ā€¢Ā 4 min read

Welp, the end of the year is upon us! It's been a long and busy one. It's definitely been fun, but I'm ready for a break! I've had some interesting conversations over the last couple of weeks about quality, and the lines of responsibility - so - that's the subject of today's email. Enjoy, and see you in the new year! šŸ’» Programmers and Engineers My first job was in a busy office. Our office constantly seemed to have a dirty kitchen - a pretty common office problem. Instead of rinsing their...

over 1 year agoĀ ā€¢Ā 3 min read
Share this post