HTML with Excel - Lemmy.World

My sister started a new position that involves HTML. She tried to explain an issue to me, but I’m not a web guy. I told her to send it to me on Monday and she sent this…

Oh, that’s an excellent way to start if you’re building a database in CSS.

css-tricks.com/css-database-queries/

  • Use a hand-modified-to-ESM version of SQL.js, which is SQLite in JavaScript.
  • Get a database ready that SQL.js can query.
  • Build a Houdini PaintWorklet that executes queries in JavaScript and paints the results back to the screen in that <canvas>-y way that PaintWorklets do.
  • Pass the query you want to run into the worklet by way of a CSS custom property.
  • CSS Database Queries? Sure We Can! | CSS-Tricks

    Kinda silly sounding, isn't it? CSS database queries. But, hey, CSS is capable of talking to other languages.

    CSS-Tricks
    oh fuck off with this bullshit