DEV Community

Cover image for Project 67 of 100 - Like Images with Context
James Hubert
James Hubert

Posted on

Project 67 of 100 - Like Images with Context

Hey! I'm on a mission to make 100 React.js projects ending May 31st. Please follow my dev.to profile or my twitter for updates and feel free to reach out if you have questions. Thanks for your support!

Link to today's deployed app: Link
Link to the repo: github

No huge blog post today.

Just using the Context API heavily to export fancy Javascript array functions. There are so many Javascript ES6 array methods that I often forget about them. Today I forgot about the filter() method. I also haven't used PropTypes in a while.

I'll post more tomorrow since it's a completion of the second part of this project.

If you like projects like this and want to stay up to date with more, check out my Twitter @jwhubert91, I follow back! See you tomorrow for another project.

Top comments (0)