Stop Building Your UI Components like this ❌
It is true everyone feels elated abstracting the most often copy-pasted code in the codebase into a reusable component. One bad effect of that is hasty abstractions which is a story for another day, today's agenda is to learn how to make actually reu...
harshkc.hashnode.dev5 min read
James 'Dante' Midzi
Solutiions Architect | Writer | Polyglot
Great article!
I've been avoiding abstracting things in the project I'm building... The only reusable component I have so far is a Layout one