sunnie@lemmy.ca to Programmer Humor@programming.dev · 10 months agono.. just nolemmy.caimagemessage-square88fedilinkarrow-up1546arrow-down118
arrow-up1528arrow-down1imageno.. just nolemmy.casunnie@lemmy.ca to Programmer Humor@programming.dev · 10 months agomessage-square88fedilink
minus-squarekpw@kbin.sociallinkfedilinkarrow-up24arrow-down5·10 months agoThe most offensive thing here is the amount={5} attribute. What is it? It’s not XML.
minus-squareABC123itsEASY@lemmy.worldlinkfedilinkarrow-up24arrow-down1·10 months agoIt’s a react component and that would be the proper way to give a numerical value in jsx
minus-squareHuschke@lemmy.worldlinkfedilinkarrow-up6·10 months agoJSX has grown beyond react, so without further context it doesn’t have to be react.
minus-squareMostlyHarmless@sh.itjust.workslinkfedilinkarrow-up14·10 months agoIt’s JSX. It’s used to embed markup into javascript
minus-squaresndrtj@feddit.nllinkfedilinkarrow-up7arrow-down2·10 months 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