🇵🇸 Donate eSIMs to Gaza 🇵🇸

#webdev

  1. Note #26

    It can be tricky to test Javascript code on mobile when you’re using Web APIs that require a secure (HTTPS) context, e.g. the DeviceOrientationAbsolute event.

    Continue reading...

  2. Note #24

    Here’s a fun SVG trick I just learned. If you set the fill or stroke properties to currentColor using CSS, your SVG will be the color of the text around it.

    Continue reading...

  3. Note #10

    TIL that Chrome has a great built in Node JS profiler.

    Continue reading...

  4. Note #9

    Tip for sorting lists using CSS!

    Continue reading...

  5. Note #8

    And now I’ve gone down a rabbit-hole about the <link> rel attribute!

    Continue reading...

  6. Note #7

    I was just reading Taliesyn Walker’s post about RSS and TIL that you can add a <link> element to your website that points to your RSS feed!

    Continue reading...

  7. Note #2 A screenshot of the Chrome Dev Tools Elements pane, with an HTML element selected, and the right click context menu open. Highlighted in the menu is the Capture node screenshot option.

    I recently learned about the Chrome Dev Tools “Capture node screenshot” button. It’s super handy for demos of new UI features, or for writing a retrospective doc.

    Continue reading...

  8. Weird Web October 2024: A Retrospective A tie-dye background with the words

    Reflections on doing WWO24