Hacker News new | ask | show | jobs
by stevebmark 966 days ago
My favorite part about this debate is that this is how Rails works, but Rails is worse. You intersperse raw database calls with your template code (`user.first_name`), and your templates kick off an untrackable amount of queries, and when you start nesting templates, you've lost all hope of app optimization.

RSC looks like it has some great potential. I really enjoy seeing these miss-the-point trolls that overlook existing technology issues.