Hacker News new | ask | show | jobs
by cavac 4389 days ago
When they say "pure HTML" they mean, that they access the HTML api directly. The non pure HTML examples use third party javascript libraries as an layer between the html api and their own javascript code.