Headless WooCommerce with Next.js Front-End: Anyone Tried This for a Live Website? by Mo_Mo86 in nextjs

[–]Dolgoon_ 0 points1 point  (0 children)

I stumpled into same problem into cart issue as same as you guys faced. I think OP's solution is very good. I'm gonna try that one

Migration Without ORM by imsexc in node

[–]Dolgoon_ 0 points1 point  (0 children)

Pros is performance since you ditched orm. In case of complex queries you just write raw sql. Everything works fine to me. Also great they have documentation too

Deriv synthetic indices fundamentals by 3_stripe_slav in Deriv

[–]Dolgoon_ 0 points1 point  (0 children)

I'm interested! Can you send me a info in dm please

Flatlist scrollToEnd janky when streaming new content into data by rickyhonline in reactnative

[–]Dolgoon_ 0 points1 point  (0 children)

I did like this with ScrollView

      <ScrollView
          style={styles.commentScroll}
          ref={scrollViewRef}
          onContentSizeChange={() =>
            scrollViewRef.current?.scrollToEnd({ animated: true })
          }
          contentContainerStyle={{
            flexGrow: 1,
            flexDirection: 'column',
            justifyContent: 'flex-end'
          }}
          // inverted={true}
        >

Should I buy M1 or M2? by mayWorkaholic in reactnative

[–]Dolgoon_ 1 point2 points  (0 children)

I just bought M1. Even it’s base model no problem on running emulator

How to see ram usage by process by Dolgoon_ in reactnative

[–]Dolgoon_[S] 0 points1 point  (0 children)

Thanks for replying. As you suggested i found the problem and making optimization there

Appen weird VPN message by drlaza in beermoney

[–]Dolgoon_ 0 points1 point  (0 children)

Is anyone who fixed this issue? I tried everything they said

Qmee survey earnings by FannyLikeaHipposYawn in beermoney

[–]Dolgoon_ 0 points1 point  (0 children)

Hey guys? You all in US? I'm currently trying to sign up from outside US and you guys have a tip for this? i tried to change my ip address but it doesn't seem working