Comment on Is jQuery still the go-to JS helper library?

<- View Parent
spartanatreyu@programming.dev ⁨11⁩ ⁨months⁩ ago

But why bother with creating a new language

I can just do items.map(item => 〈Item key={item.id} item={item} /〉)

I don’t think this is a very good example. You’ve just said not to use a new language, then used JSX, a new language.

source
Sort:hotnewtop