e.target.value on an input field ReactJs, how does it work?
20:19 10 Aug 2017

https://facebook.github.io/react/docs/thinking-in-react.html

I'm at the end of this tutorial and I'm just not understanding how e.target.value works. Walk through the end of this tutorial and see the sample code that there is please. I'm newbie both to React and Javascript.

javascript reactjs