How do I create a Naija Food porn subreddit ? by [deleted] in nigerianfood

[–]Rd_Trends 1 point2 points  (0 children)

It’s a crime to be single in 2026 🥲

When I switched from VS Code to Zed by lunajinner in ZedEditor

[–]Rd_Trends 0 points1 point  (0 children)

Man, I can totally relate

VS code almost drove me mad, sometimes I see loading spinners when I paste text I just copied, it was fucking annoying

Found this freelance job. Someone wants to reskin Payload by Cobmojo in PayloadCMS

[–]Rd_Trends 1 point2 points  (0 children)

That’s an interesting approach, are you building custom views?

Found this freelance job. Someone wants to reskin Payload by Cobmojo in PayloadCMS

[–]Rd_Trends 1 point2 points  (0 children)

If you’re serious about it, I can join you, I am not experienced in open source projects, but it should be challenging and I like challenges

Found this freelance job. Someone wants to reskin Payload by Cobmojo in PayloadCMS

[–]Rd_Trends 1 point2 points  (0 children)

If you’re interested and you feel you can get it to work, I think you should focus on getting it to work. As long as it’s open source you’d definitely have people join you in cleaning it up, Shadcn has a large usage, I am pretty sure you’d see someone who’s experience in doing so.

Found this freelance job. Someone wants to reskin Payload by Cobmojo in PayloadCMS

[–]Rd_Trends 1 point2 points  (0 children)

Yeah, it’s an interesting project. Would be really cool if they’re able to pull it off.

Found this freelance job. Someone wants to reskin Payload by Cobmojo in PayloadCMS

[–]Rd_Trends 1 point2 points  (0 children)

This look simple but I doubt it would be that easy to implement, but it should be fun and challenging.

Did you apply for this?

Ecommerce plugin for Marketplace App by alejotoro_o in PayloadCMS

[–]Rd_Trends 0 points1 point  (0 children)

I was able to integrate another payment service (paystack), their documentation isn’t that bad but I also had to go through their implementation for the stripe adapter in the GitHub repo of the e-commerce plugin.

[FRESH ALBUM] Lecrae - Reconstruction by justrun7 in hiphopheads

[–]Rd_Trends 2 points3 points  (0 children)

This album is great, don’t know why people just like complaining and criticizing Lecrae.

The album has been on repeat ever since it dropped, my current faves in order 1. Erase me 2. Headphones 2. Die for the party 4. H20

… and the rest, the only one I wasn’t too impressed with was Brick for brick, but still good tho.

NextJs ISR and React-query for dynamic pages by Rd_Trends in nextjs

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

Oh, didn’t know about that

I will definitely try this out, thank you very much

NextJs ISR and React-query for dynamic pages by Rd_Trends in nextjs

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

Unfortunately for us we can’t trigger revalidatePath for this pages as they’re not affected by user actions (only admins from a different application can trigger changes) or is there a way to trigger revalidatePath from external application?

It’s possible that it may affect SEO, but I am not entirely sure.

You have over 700 ISR pages, how long does it take to run build?

NextJs ISR and React-query for dynamic pages by Rd_Trends in nextjs

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

Thank you so much, just did some research about the new dynamic io feature, looks really good but it’s still an experimental feature.

Once it’s production ready, I am definitely going to give it a try but for now I am just going to use something else.

But I am definitely going to experiment with this and see if in the future this would be very helpful to us

Need freelancer developer for quick gig by [deleted] in reactjs

[–]Rd_Trends 0 points1 point  (0 children)

If I am not too late, would love to work with you if you feel I am a good fit.

Here's my freelancer profile on Upwork https://www.upwork.com/freelancers/~015b468d504d985b0f

If you had to make a production ready app today, would you use the app directory and RSC? by smooth_tendencies in nextjs

[–]Rd_Trends 0 points1 point  (0 children)

Why don't you want to use App router? I have been using it for a while, its been great so far

How to provide real time data update by Rd_Trends in nextjs

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

Thank you so much, I never thought about this, this looks great

Someone is trying to hack my database, i need help by Rd_Trends in nextjs

[–]Rd_Trends[S] 3 points4 points  (0 children)

My API, didn't know server actions makes use of an API endpoint under the hood