• #dev 2023-07-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2023-07-26 UTC
# 16:19
[tantek]
pet peeve: I really dislike that all (seemingly all) the calculator/conversion tools/sites on the web are 100% dependent on JS. Seems like a great opportunity to fairly easily demonstrate progressive enhancement, like literally handle every computation either clientside or via form submission. do such sites just not exist?