Can you explains thé first point of the improvement ideas? That where ask display the location
@HologramJay3 жыл бұрын
Thanks for making this. It was a good exercise. I just have one question. Why does the onClick prop on the Board component receive a parameter of i if the props where handleClick is being sent to do not use a parameter? onClick={(i) => this.handleClick(i)}. That's the only thing that's throwing me off. Where does the i come from?
@mariaparra683 жыл бұрын
Really good explanations, thank you for this video :)
@RapInYoBraziliano6 жыл бұрын
Thank you very much! Very useful I want to learn React to participate in Google Summer of Code How many months it will take, what do you think?