Skip to content

Commit 4dcf414

Browse files
authored
Merge branch 'main' into Phl-2025-cfp-dates
2 parents 7f88a32 + c25bbd4 commit 4dcf414

File tree

4 files changed

+34
-0
lines changed

4 files changed

+34
-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.

data/events/2025/geneva/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,10 @@ sponsors:
192192
level: silver
193193
- id: orangecyberdefense
194194
level: bronze
195+
- id: mongodb
196+
level: silver
197+
- id: portworx
198+
level: silver
195199
program:
196200

197201
- title: "Registration & Morning Coffee"

0 commit comments

Comments
 (0)