Skip to main content
tdro

Another wandering soul screaming into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by @cdd20.

tdro micro.thedroneely.com view markdown plaintext permalink dec 12 2022 13 sec 38/50 words

The temptation to bring in a bundler is oh so very great. Deno bundle is obviously not designed to bundle js directly for the browser but you can get away with it up to a certain point.

#metas #webdev
Newer Older
tdro

Another wandering soul screaming into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by @cdd20.

tdro micro.thedroneely.com view markdown plaintext permalink nov 28 2022 16 sec 48/50 words

I think my practical notes on xslt/xml are mostly complete and could work as a blog post this month. I got distracted last month trying out syncthing’s newest features… if I get around to editing those notes, they could work as a blog post at some point too.

#metas
tdro

Another wandering soul screaming into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by @cdd20.

tdro micro.thedroneely.com (edited) view markdown plaintext permalink nov 24 2022 28 sec 85/50 words

If you think about it, the <abbr> tag is not that well thought out. Or rather, inconsistent interpretations of the title attribute on different displays limits <abbr> usefulness.

Sure, conditional media types allow auto expanding the title on touch or print displays.

But many semantic elements have similar quirks that are only noticeable with a good cross browser/display testing suite, which no one has .

Surprising quirky behaviour + real world “get it done now” business constraints = everything’s a <div> and/or a <span>.

#webdev
tdro

Another wandering soul screaming into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by @cdd20.

tdro micro.thedroneely.com (edited) view markdown plaintext permalink nov 16 2022 17 sec 51/50 words

Htmx is a nice library to know about that makes frontend = backend. Include strategic (htmx.js) to not write any more js and compose an interactive website/application in only. Use your favorite back end to create routes that return partial HTML that is swapped in on event triggers (transclusion).

#webdev

Authors

Gallery

Following

Web Ring