An Inhabitant of Carcosa

  • About (feed)
  • Blog (feed)
  • Link Blog (feed)
  • Projects (feed)
  • Links for 2019/03/19

    March 19, 2019
    Web A JavaScript-Free Frontend This has some neat tricks that I hadn’t thought of for doing “live” front-end without JavaScript. The checkbox/label trick is really cool, though it’s a little over-complicated for my taste, and besides, doesn’t degrade well in browsers that don’t support CSS. The fact that you can use it to build a modal dialog is crash, though. I’m using details/summary for subject/Content Warning in brutaldon. It degrades okay.