“Can’t pass argument with handleDelete in Reactjs, how can I fix prop drilling?”
i'm fairly new to the React Js and can't seem to get my head around prop drilling, the issue i have here is i want to console log the respective card id's when i click on the delete button and…