🇵🇸 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...