Remix.run Logo
gb2d_hn 3 hours ago

Interface over inheritance is the paradigm I try and stick to. I'd rather maintain orthogonal code than code with overuse of inheritance because of over adherence to DRY.