Ayobami Ogundiran 👋
codingnninja.bsky.social
Ayobami Ogundiran 👋
@codingnninja.bsky.social
🛠️ Inventing the future of the web with @korasjs | Creator | contributed to @firefoxDevTools | exDev@orgs | React ⚛️ | Next | PHP | Laravel | CEO of JSX.
If it can do what we have here, it is a web component as far as I am concerned.
November 15, 2024 at 7:57 PM
But it is an encapsulated, reusable component just like it is described here.

You can use it like <Articles articles=${article} />. Isn't this a custom element?

It works directly in browsers with *no build step*.

The web component we have today is just an implementation of this description.
November 14, 2024 at 11:47 AM
"Web Components are a set of web standards that allow developers to create reusable, encapsulated, and self-contained custom elements for web apps"

If that is true, can we say koras.jsx is a web component? It would probably outlive your *web Component* 💯
November 13, 2024 at 6:06 PM
So JavaScripty ✅

We can memoize components in koras.jsx.

Any flaw here?
November 12, 2024 at 5:40 AM