Aug 28, 2021
Hi Carsten, you can't fully implement SOLID principles and other OOD techniques on frontend. Maybe with typescript you have more flexibility in terms of inheritance and polymorpism. But generally speaking, those OOD principles and patterns are not much relevant. I have separate article dedicated to Design Patterns and Solid principles based on java examples. have a look :)