Err, I guess chapters are embedded in the MP3, not the feed. Still! π€
Err, I guess chapters are embedded in the MP3, not the feed. Still! π€
Is this #AugmentedReality brand advertising, powered by the HUD in my car? π
Podcast advertisers are missing out if they don't pressure pods to support #RSS chapters!
Yeah you said it better, haha.
Defaults man.
Sure, makes sense.
Looks neat! The use of attributes to write/eval JS expressions feels very alpine-esque.
alpinejs.dev
With HyperTemplates I'm purposely avoiding any opinions about JS beyond the fact that a richer initial HTML document (i.e. a static site) makes progressive enhancement easier.
Nice blog post!
I don't think my project is as ambitious in scope as you are proposing, but I built a pure-HTML templating system and static site generator that I'd love any feedback on. π
hypertemplates.net
It pairs super nicely with Web Components IMO. No JS frameworks required.
#HTML
You can build incredible modern websites with pure #HTML, #CSS, and #Javascript! No frameworks, no build tools, no sacrifices, and no nonsense (unless you're into those sorts of things). π
We hope you will give HyperTemplates a try, and we can't wait to see what you make with it! π
#MakeHyperText
The first major component of the @makehypertext.com movement is HyperTemplates βΒ a pure-HTML templating engine and blazing fast static site generator. π
hypertemplates.net/blog/introdu...
We'll have a lot more to say about this in the coming weeks and months. Until then, we're looking forward to feedback! π¬
What if it was easier to post on your own website than on social media?
makehypertext.com
This is our first major product release @herd.works after 2+ years in stealth mode! π
Nice article!
This isn't exactly what you were asking for, but I discovered while doing some AWS automation some years ago that Amazon offers a public API for getting your public IP address that I have aliased in my shell:
alias whatismyip="curl -s checkip.amazonaws.com"
I spy a @daringfireball.bsky.social shoutout in this #WWDC23 video. π΅π½ββοΈ
developer.apple.com/videos/play/...
That first line just checks to make sure the component argument is a JS class.
And yeah, I think this is maybe the first time Iβve ever extended a third-party object in this way. But it was such a small little hack I didnβt even give general "best practices" a very thorough consideration. π€ͺ
Looks like the Hugo project website got a fresh new design!
gohugo.io
And by "shortcode template" I mean something like a layout partial (an HTML DocumentFragment) that gets included into a layout, server side.
What Iβm doing is akin to shortcodes, but in pure HTML. So instead of checking which elements needs JS loaded for progressive enhancement in my static site build, Iβm just adding a <script src defer> tags to the shortcode templates.
Then customElements.apply handles any redundancy.
OK, yeah, this is almost exactly the situation Iβm in. And Iβve done something similar in my hugo projects (where I *love* using shortcodes).
I probably should have illustrated the problem better with some examples.
Why? Β―\_(γ)_/Β―
Iβve started using custom elements (instead of <div> soup), even when no JS is needed. Then Iβm adding a <script src> tag when I want to progressively enhance the element with JS. Then in some cases, my templating system adds multiple instances of a custom element to a page.
The challenge Iβm having isnβt multiple components with the same name. Iβm (lazily) importing the same component more than once.
Thanks to @adactio.com, @jakelazaroff.com, and @cferdinandi.bsky.social for your many words on the topic of HTML Web Components.
Please save me if this is a horrible idea! π
I'm not sure which phase of web component adoption this is, but this little bit of duct tape has been working wonders for me! π
#JavaScript #webdev
Looking at @buttondown.com for a new #newsletter service provider. Have y'all had good experiences with them?
TIL localeCompare()
#Javascript
developer.mozilla.org/en-US/docs/W...
Does Apple even know this page still exists?
www.apple.com/rss/
The venerable hyperlink. π
By @alexanderobenauer.com
alexanderobenauer.com/labnotes/040/
I hope Busta got PAID for doing that Walmart ad, LOL. π€¦π½ββοΈ
I have finally figured out what these image generation tools are good for: making dogs do human things. So funny every time!