Description:
Level: L5
Education: BS in CS
Years of Experience: 10
Questions Asked:
build tabs to show/hide some text, switching between three different tabs, with different content for each tab. and when a tab is active, need to highlight it with different color
bonus question 1: can you make the components scalable, reusable?
bonus question 2: can you improve the code in some way? The provided code was using for tabs. I think it should be