Hacker News new | ask | show | jobs
by untog 4121 days ago
Every framework has a learning curve. In this instance it seems to have a significant performance benefit. That's your trade-off.
1 comments

I didn't take his comment to be about a learning curve. I think the complaint is that the abstraction on top is not as expressive as the thing it abstracts. This means that when you break the abstraction you have the complexity of the thing you abstracted away on top of the abstraction layer itself, which means you might have been better off without the abstraction in the first place.