KEDuran / Portfolio-React

Personal portfolio developed using React.js.
https://portfolio-react-ked.herokuapp.com/
0 stars 0 forks source link

Class Code Review #28

Closed JDMartinez1531 closed 4 years ago

JDMartinez1531 commented 4 years ago

I tried to go through your code in an order that made sense, If it seems like I'm skipping around, just know it's because I didn't see anything (to my knowledge) that was worth mentioning. All in all, this was very difficult for me because it looks so nice. I'm not trying to knit pick, just really struggling to find something to review.

Projects

Fun Facts

Contact

https://github.com/KEDuran/Portfolio-React/blob/731adcd2264b11f9575c86038ffffde850f2ea97/src/pages/Contact/index.js#L26-L33

KEDuran commented 4 years ago

@JDMartinez1531 Thank you very much for the code review!! I really appreciate your feedback and incorporated all the checked items listed in your issues message.

Overall, I refactored my portfolio code to be much more dry and utilize the intent of React.js. I did not enable message sending at this time. I will add the message sending item as a nice to have for future development.