Hacker News new | ask | show | jobs
by alttab 4374 days ago
This can happen with knockout and other libraries when you end up dumping data into an object to send over simply to render it view side. You end up with a lot of wires between your controller and the view template rendered on the client side.