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

From IndieWeb

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

Front End Study Hall #016

December 5, 2024

Participants

Notes

For examination: Christmas Lights!

Dot Leaders

James' mock markup for trying out dot leaders:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    <ol>
        <li>Front End Study Hall</li>
        <li>HTML</li>
        <li>CSS</li>
        <li>JavaScript</li>
        <li>Fun!</li>
    </ol>
</body>

Dot Leaders in 2001, 2010, 2024

Elsewise

  • Joe Crawford added theming on https://lab.artlung.com/ that persists for you the reader - all the code is open source on github if you're curious as to how it works https://github.com/artlung/lab.artlung.com (look at the 2025.scss and 2025.js files in particular)
    • paotsaq was wondering whether it relied on js β€” guess I have the answer πŸ˜„. thanks for the meeting! great stuff.
  • * Joe Crawford recently was watching https://www.youtube.com/watch?v=nn3vYS_msc0 which mentioned how the browser development teams do ask for bug reports, comments. Comment: If we have concerns as authors on the web we ought to claim our voice and be heard when we see problems or features we wish worked differently.


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 β€’ 09-26 β€’ 10-10 β€’ 10-24 β€’ 11-07 β€’ 11-21 β€’ 12-05 β€’