Open crevulus opened 1 year ago
Thank you immensely for your invaluable assistance in improving my React code. Your feedback on my React homework and your guidance throughout this project has been incredibly helpful. I am deeply grateful of your support and guidance.
Hi Nojdar.
This is not an issue, I have only opened an issue so I can leave some notes about your code.
I love this app! I think it looks fantastic, and you have stuck to a difficult styling theme. Plus the data flow and scripting is very good.
A couple of things you might want to try changing, but you do not have to change any of them:
.map
function in your JSX, if you are returning an element with two or three elements in it (e.g. a div that contains a paragraph, a link, and a button) then it would be best to extract that into its own component. This will make your JSX much clearer.Again, this is just general feedback that you don't have to listen to! This is a great app and you should be very proud of yourself.