Episode Details
Back to Episodes
Group By "Function"? Or "Feature": A Universal Programming Problem
Episode 41
Published 6 years, 2 months ago
Description
This is a question I encounter in every single codebase I've ever worked in. Do we group things by "Function" or by "Feature"? The Livewire codebase is no exception. Let's talk about it.