Blog: 2025-04-21

From razwiki
Revision as of 02:47, 21 April 2025 by Razzi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

https://github.com/nvim-neorocks/lux package manager for lua that uses toml, might be worth looking into


My web application polish checklist

  • favicon
  • meta description
  • check the console
  • consistent relative / absolute links
  • alt text
  • title
  • navigation home
  • no FOUC
  • dark mode matching user agent
  • tab index
  • no filename in URL
  • url has hyphens not spaces or junk
  • no www

Riffing on https://medium.com/@danrschlosser/the-polish-checklist-for-web-developers-5b190b8b6851