I worked on implementing the wow button functionality. I first did it using states, then did it using flux - only to realize that it wouldn't necessarily be needed to used in flux, as states is sufficient and works. Next I will need to connect it to node.js and have it update mongodb accordingly...
I worked on implementing the wow button functionality. I first did it using states, then did it using flux - only to realize that it wouldn't necessarily be needed to used in flux, as states is sufficient and works. Next I will need to connect it to node.js and have it update mongodb accordingly...