Zen and the Art of Code Maintenance

Presentation byBeth Swingler

In real life: the feature is urgent, the code is complex, and we at least need to keep things consistent, right? So, how do you stick to "good practices" -- in practice?

Well, sorting out your code is a bit like sorting out your life. If you shift your perspective, solutions tend to reveal themselves. I will show 20 real examples of React hooks, component compositions, types and interfaces "before and after" a Zen change. You will learn the 3 questions to ask when reading code that reveal how to reduce complexity, ease confusion, and relieve suffering.

Similar Presentations

Zen and the Art of Code Maintenance

Presentation byBeth Swingler

In real life: the feature is urgent, the code is complex, and we at least need to keep things consistent, right? So, how do you stick to "good practices" -- in practice?

Well, sorting out your code is a bit like sorting out your life. If you shift your perspective, solutions tend to reveal themselves. I will show 20 real examples of React hooks, component compositions, types and interfaces "before and after" a Zen change. You will learn the 3 questions to ask when reading code that reveal how to reduce complexity, ease confusion, and relieve suffering.

Similar Presentations