R
Reactiflux
help-js
✅ – Perke – 18-27 Dec 26
6 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✅ – _mercury – 21-58 Dec 25what could by the reason that this func sends 2 reqs ?
```js
async saveProduct(cartoon) {
mzeeshan – 18-54 Dec 25hello there...
Question.....
what is the meaning of `line 4` , i mean why there is `, e` .......?
``✅ – Cooly – 23-00 Dec 24```js
await ref.recipes.forEach(async(doc) => {
await firebase.firestore().collection("recipes").docdmikester1 – 06-04 Dec 22I'm building my first Electron app. I have a renderer.js file on the front side with some js code. ekomS – 23-57 Dec 21I have an object with nested functions, like so: ```jsx
const arrayFunctions = {
f1: (a)=> {},
f✅ – ekomS – 23-35 Dec 21Howdy all. I've got this sort function which prioritizes truthy values in an array: ```jsx
truth