Hacker News new | ask | show | jobs
by sravan_ess 3476 days ago
Thanks for the link. Still the presentational components have to be 2-way binded, right?
1 comments

yeah either 2-way binding or just firing events which are handled in the container components (2 way binding is actually implemented using events)