Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The snippet illustrates exactly the concepts described in the article you linked.

And you are talking about MVC but that's kinda what is going on here: a bunch of smart components are injecting data ("model") and methods ("controller") into a dumb component ("view"), which displays them and calls them when some events are triggered (e.g. mount, change, clicks, submit, etc).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: