events/2024-09-12-front-end-study-hall

From IndieWeb

Front End Study Hall #010 was an IndieWeb meetup on Zoom held on 2024-09-12.

Front End Study Hall #010

September 12, 2024

Participants

Notes

Link Checking and Linters and validators

  • w3c link checker - suggested by Tantek Γ‡elik https://validator.w3.org/checklink
    • running on capjamesg's site as a demo
    • 300 typos recently fixed, hopefully no broken links
      • cheated -- checked it yesterday!
  • artlung used a tool called: linklint (http://linklint.org)
    • it's in homebrew (!)
    • brew install linklint
    • does not appear to work with https sites (it's a 23 year old perl script)
    • linklint -http -host mat.tl
    • other examples: wget, etc
    • Joe Crawford will put out a call for link checking tools that work on a local set of files
  • how does local development work with link checkers?
  • XML/XHTML horror stories
    • embedding HTML code from elsewhere often breaks validation
  • Always worthwhile to mention https://validator.w3.org/
  • React vs. small pages
  • Legacy software
  • Pages with a reliance on JavaScript
    • curlability
    • Discussion of Cloudflare and tooling to prevent bad actors from abusing your website as a network resource

Full Width Images with narrower content discussion

Optimizing Performance Discussion




Front End Study Hall (FrESH)
Find upcoming Front End Study Hall Events on events.indieweb.org/tag/frontend
2024 04-24 β€’ 05-07 β€’ 05-23 β€’ 06-06 β€’ 06-18 β€’ 07-02 β€’ 07-16 β€’ 08-01 β€’ 08-27 β€’ 09-12 β€’