Recently I was building a React Web App for my side project and wanted a toggle/collapsable component. So like a caveman I planned to add an "onclick" event listener on the title div and add an arrow to the title using "::before" in the title CSS. Th...
blog.whatthecode.academy4 min readNo responses yet.