No it’s not an example of that. Do you store components in your component state?
He probably means JSX mixing HTML with Javascript...
function Greeting({ name }) { return <h1>Hello, {name}</h1>; }
You just did that in a HN comment, yet nothing happened :).
Could it be that the whole idea is silly misunderstanding of fundamental tenets of reality in the first place?
He probably means JSX mixing HTML with Javascript...
function Greeting({ name }) { return <h1>Hello, {name}</h1>; }
You just did that in a HN comment, yet nothing happened :).
Could it be that the whole idea is silly misunderstanding of fundamental tenets of reality in the first place?