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