I'm new to ReactJS and I'm trying to figure out how it works.
I was playing with it a little in JsBin and I have successfully created some components to fetch data from an api... but, I felt a little confused when I've tried implement the code to filter that collection.
Here is the JsBin link that I was trying to implement the filter feature.
Could you help me to understand why it's not working? Thank you.