←back to thread

304 points ulrischa | 1 comments | | HN request time: 0s | source
Show context
judah ◴[] No.44687229[source]
Looks like it's done using standards-based web components[0]. The page says these components don't require any existing JavaScript framework; because web component support is built-in to the browser.

Nice to see devs picking up web components.

[0]: https://developer.mozilla.org/en-US/docs/Web/API/Web_compone...

replies(4): >>44687259 #>>44687425 #>>44688701 #>>44690588 #
hyperbolablabla ◴[] No.44688701[source]
I remember toying with Polymer circa 2014, for some reason the word "transclusion" jumps into my mind, I remember being excited about it at the time. I barely remember what it means today though.
replies(2): >>44689107 #>>44691149 #
1. julik ◴[] No.44689107[source]
I believe "transclusion" was the Angular 1.x vernacular for "slots", but don't quote me on that ;-)