Hacker News new | ask | show | jobs
by unfletch 5259 days ago
The title of this article should have been "Don't use class names to store data." Finding elements by class name is fine. This is about misusing the class attribute.
1 comments

Good one, thanks!