R
Reactiflux
help-js
✅ – Script – 09-54 Dec 16
4 Messages Not Public
Sign In & Join Server To View
Looking for more? Join the community!
R
Reactiflux
help-js
R
Reactiflux
help-js
Want results from more Discord servers?
Recommended Posts✅ – Alexs – 10-05 Dec 15I'm currently reading the React docs ( the state States and Lifecycle section) and I just want to havenus – 18-08 Dec 14can I make this condition even shorter?
```ts
const value = 2;
const v1 = value === 0 ? 0 : 1;
const✅ – dmikester1 – 17-04 Dec 14Struggling to find what syntax error is here in my JSX. My IDE is complaining about the first line ✅ – Script – 21-27 Dec 11gig returns an object
inside that object lies `proposals` which is an array of objects
in each objec