sunnie@lemmy.ca to Programmer Humor@programming.dev · 1 year agono.. just nolemmy.caimagemessage-square91fedilinkarrow-up1547arrow-down118
arrow-up1529arrow-down1imageno.. just nolemmy.casunnie@lemmy.ca to Programmer Humor@programming.dev · 1 year agomessage-square91fedilink
minus-squarekpw@kbin.sociallinkfedilinkarrow-up25arrow-down5·1 year agoThe most offensive thing here is the amount={5} attribute. What is it? It’s not XML.
minus-squareABC123itsEASY@lemmy.worldlinkfedilinkarrow-up25arrow-down1·1 year agoIt’s a react component and that would be the proper way to give a numerical value in jsx
minus-squareHuschke@lemmy.worldlinkfedilinkarrow-up6·1 year agoJSX has grown beyond react, so without further context it doesn’t have to be react.
minus-squareMostlyHarmless@sh.itjust.workslinkfedilinkarrow-up14·1 year agoIt’s JSX. It’s used to embed markup into javascript
minus-squaresndrtj@feddit.nllinkfedilinkarrow-up7arrow-down2·1 year agoIt’s to embed Javascript into embedded markup in Javascript
The most offensive thing here is the
amount={5}
attribute. What is it? It’s not XML.It’s a react component and that would be the proper way to give a numerical value in jsx
JSX has grown beyond react, so without further context it doesn’t have to be react.
It’s JSX. It’s used to embed markup into javascript
It’s to embed Javascript into embedded markup in Javascript