Tech is for you, I'm not even joking! Its so interesting, the communities in tech are so welcoming and you'll find it so easy transitioning. I...
I will be sharing what i'll be learning daily about Data structures in the next 30 days here on Hashnode. Please join me in this journey and feel free...
Scenario is: onClick of a dropdown, I want to display something and onClick of another dropdown I want to display a different content from the first...
Don't feel bad, I was once like you hahahaha.... Yeah, I used to redeploy my website at any slight change on Netlify after the initial deployment....
Create the modal component in your src folder, you could name it modal.js Like this: In your modal component, structure your modal content like so:...
I’m assuming when you click on the edit button, a modal pops up or a new page shows up… In my case, its a modal*……Follow along😊 In the page where...