Skip to content

Commit c25bbd4

Browse files
authored
Merge pull request #15117 from jerdog/jerdog/kc2025-finalSpeaker
[kc-2025] add final speaker
2 parents 664fb1f + ed670c8 commit c25bbd4

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed
370 KB
Loading
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Debt or Deliver? The Art of Choosing Refactoring Battles Wisely"
6+
Type = "talk"
7+
Speakers = ["rhia-dixon"]
8+
+++
9+
10+
Scope creep kills budgets and timelines.
11+
12+
Sometimes, the encroachment is due to circumstances beyond the development team's control, such as product owners pushing for products, re-prioritized priorities, and re-revised requirements. Other times, the pain is self-inflicted!
13+
14+
Have you ever wandered down the rabbit hole of refactoring regret? Here's a fix! There's a fix! Suddenly, everywhere, we're fixing a fix!
15+
16+
How far is too far? How big is too big?
17+
18+
Yes, we should leave the code better than we found it. Tackle the tech debt; CLEAN it up and DRY it out. However, now might not be the right time, and I'll tell you why as we use my handy decision tree and a few real-life examples to help you and your dev team fight creepy scope.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
+++
2+
Title = "Rhia Dixon"
3+
Twitter = "TheFakeRiRi"
4+
linkedin = "https://www.linkedin.com/in/rhiadixon/"
5+
image = "rhia-dixon.jpg"
6+
type = "speaker"
7+
linktitle = "rhia-dixon"
8+
+++
9+
10+
Kansas City. Lead Dev. She/Her. Physicist. Mentor. Mom. A Manager of Mischief. Dangerous in the front; deadly in the back. Enabler of repeatable, scalable success.
11+
12+
Rhia Dixon is a technical architect and lead software developer for VML, a global brand and customer experience powerhouse agency headquartered in Kansas City, Missouri. She provides logical, analytical, technical, and strategic direction to help internal and external development teams deliver high-quality web-based experiences.

0 commit comments

Comments
 (0)