Monthly Archives: March 2015

HTML is a data structure

From reddit user remy porterĀ in the thread “Is Separating HTML and JavaScript Harmful? ” we have: The problem is that most frameworks misunderstand what HTML is. HTML is a data structure. Specifically, it’s a semantic data-structure for holding human-readable information. It is the backing-store of a presentation layer, it is not, itself the presentation. CSS […]

Posted in Uncategorized | Leave a comment