S.O.L.I.D?
For further actions, you may consider blocking this person and/or reporting abuse
S.O.L.I.D?
For further actions, you may consider blocking this person and/or reporting abuse
Eduardo Henrique Gris -
aelassas -
Sidali Assoul -
Sonay Kara -
Top comments (2)
"Pattern" is an overloaded term and SOLID might work in general.
I see "patterns" such as render props, HoC (higher order component) thrown around more than software patterns such as SOLID.
Not sure what the common pattern is but render props & HoC are being phased away due to hooks.
Yeah, I guess I meant more like software development patterns, than React patterns (HoCs and render props), because those patterns most of us already used or studied. Companies tend to value more these software patterns because they are not used to see a lot of React code, and React patterns became something more implicit.