Y
Hacker News
new
|
ask
|
show
|
jobs
by
murderfs
795 days ago
Your opinion is wrong.
2 comments
anonfordays
795 days ago
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.
link
oivey
795 days ago
Yeah. Avoiding templates almost certainly leads to losing run time performance. The compile time is a drop in the bucket.
link