Hacker News new | ask | show | jobs
by troupo 874 days ago
How exactly is this different from "the 'div/span-tag soup' as he calls it"? You just renamed some divs, and relied on the standardised behaviour of unknown tags. They are indistinguishable (and just as non-componentised and non-reusable) as the div/span soup.
1 comments

How is `def reduce(numerator, denominator)` different from `def f(a, b)`?