Hacker News new | ask | show | jobs
by murderfs 795 days ago
Your opinion is wrong.
2 comments

I get the template hate, they take a while to wrap your head around and can create cryptic bugs. Nonetheless they can be extremely powerful and enable performance and reduced complexity by being a bit complex upfront.
Yeah. Avoiding templates almost certainly leads to losing run time performance. The compile time is a drop in the bucket.