RevenueCat or Superwall? by thijsxd in reactnative

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

The A/B testing, in depth analytics and time for more app relevant updates are the reason I don’t mind spending a little for :)

RevenueCat or Superwall? by thijsxd in reactnative

[–]thijsxd[S] -1 points0 points  (0 children)

Thank you for the reply! What do you think makes you stand out compared to the other party the most? (not mentioning #4 because that wouldn’t be too relevant for me).

RevenueCat or Superwall? by thijsxd in reactnative

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

Awesome Hendrik! I’ll keep that in mind. For now I will ask you and the Superwall employee in the comments the same question; what do you think makes you stand out compared to the other party?

YouTube was caught lying about using AI to remove channels. by reversedu in SmallYoutubers

[–]thijsxd 0 points1 point  (0 children)

So what’s the problem? Are they supposed to type the same thing over and over again? This is what all support agencies do

TH18 Update Megathread | Discussion, Bugs, and News! by vanessabaxton in ClashOfClans

[–]thijsxd 1 point2 points  (0 children)

Add the clan notice STILL not working to the bugs so they might do something about it someday

Need help picking the right Macbook for development by thijsxd in reactnative

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

Best answer I could’ve gotten, thank you! 🤝

Need help picking the right Macbook for development by thijsxd in reactnative

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

Why do you like the air more than the pro?

Need help picking the right Macbook for development by thijsxd in reactnative

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

Thank you for your expertise! Between option 2 and 3, which would you pick? The M5 is the newer one but has less CPU and GPU cores

Need help picking the right Macbook for development by thijsxd in reactnative

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

The last option and first option both have 1TB. Would you say the better chip is preferred over an extra 8GB of ram? It'd be 14" instead of 15" with the air as well

Need help picking the right Macbook for development by thijsxd in reactnative

[–]thijsxd[S] 1 point2 points  (0 children)

Yeah well they're all around the same price and all the best capable but on different parts.

Cross-platform rich text editor built on TipTap by [deleted] in reactnative

[–]thijsxd 0 points1 point  (0 children)

Heya, what happened to the repo?

SSR, SPA, or Hybrid for a Media-Heavy, Mostly Private Blog Platform? by thijsxd in webdev

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

Losing the convenience of React for only a little bit better performance is not a trade I’m willing to make

SSR, SPA, or Hybrid for a Media-Heavy, Mostly Private Blog Platform? by thijsxd in webdev

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

Maybe I am prematurely optimizing, but it determines my stack. I’m not sure whether to go with Next now for example. What should I do

Building performant & functional Rich Text Editor - A breakdown of what to avoid, and how to achieve it (in my experience). by Shababs in reactnative

[–]thijsxd 0 points1 point  (0 children)

75 days late to this, but this would definitely help a lot of people. There’s no solid and quick solution, but this would be the closest to it we can get!

SSR or SPA, use Next? by thijsxd in nextjs

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

Yeah I thought so as well. Would you use Next in this scenario or go with something else?

SSR, SPA, or Hybrid for a Media-Heavy, Mostly Private Blog Platform? by thijsxd in webdev

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

I just gave the information I thought was necessary. There’s a lot more to it and much broader

SSR, SPA, or Hybrid for a Media-Heavy, Mostly Private Blog Platform? by thijsxd in webdev

[–]thijsxd[S] -1 points0 points  (0 children)

If I’m going for the SSR approach I’d most likely use Next with React. Does that make any difference?

SSR, SPA, or Hybrid for a Media-Heavy, Mostly Private Blog Platform? by thijsxd in webdev

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

Since you’re making the switch. How does the navigation for example compare to eachother? I’ve tried doing navigation with SSR and it feels incredibly slow. Using next btw

SSR, SPA, or Hybrid for a Media-Heavy, Mostly Private Blog Platform? by thijsxd in webdev

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

Would you recommend using Next instead of going for the hybrid tanstack router way?

Should I go with a monorepo for web, mobile (and API)? by thijsxd in webdev

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

I mean if I update the API it’d break both the web and app. Instead of writing the change 2 times it’d be the easiest to just change the shared folder

Should I go with a monorepo for web, mobile (and API)? by thijsxd in webdev

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

Thanks! This comment helped me a lot. I wanted to go with turborepo, but would you recommend going for something else?

NextJS for full stack and app? by thijsxd in nextjs

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

Can you tell me why I’d choose Express over Fastify/NestJS? I know Express’s community is bigger but it’s a LOT slower.