Y
Hacker News
new
|
ask
|
show
|
jobs
by
pknopf
2552 days ago
Everything these days abstracts the DOM. Why use
anything
then?
1 comments
ng12
2552 days ago
It's not abstraction it's indirection. You're not using <a> or <button> you're using UIButton and UILink and whatever a UIExpandedLabel or a UISelectionController does.
link