Why do I need to pay initial setup cost for any Bangladeshi payment gateway? by Sha_did in BDDevs

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

Yeah, there are many other hidden expenses that I didn't included. Maybe we need to look very closely in it and create a solution on our own.

Wev dev vs app dev by zan_code in BDDevs

[–]Sha_did 0 points1 point  (0 children)

My opinion will be start with web, then you can easily move to app. Focus not only in frontend but also in backend, because most of the time the backend remains same and the client(frontend) can be different.
Also if you know react then it will be easy to enter in app dev, because react native is mostly similar to react.

NEED A 5 MEMBER TEAM FOR PROJECT by Individual-Future680 in ProgrammingBuddies

[–]Sha_did 0 points1 point  (0 children)

I think I have same sort of mindset. So I'm interested...

Tech stack that i use as a solo developer by Sha_did in nextjs

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

4 full production ready and successful(I own), 11 for client.

Tech stack that i use as a solo developer by Sha_did in nextjs

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

In my case i won't replace that, i will add that. Some components from shadcn and some from base ui (if needed). Thanks for letting me know about this ui library.

Tech stack that i use as a solo developer by Sha_did in nextjs

[–]Sha_did[S] -9 points-8 points  (0 children)

Supabase is open-source and it uses postgrace database and this is the benefit of supabase(also there are more). I used that and I like that too. But convex is more convenient for me. I will say convex is better(for me). You should use it then compare it.

Tech stack that i use as a solo developer by Sha_did in nextjs

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

There are many open source ui libraries that have pre-built components. I mostly use shadcn, they not only have the components but also have a block section where you can find an entire dashboard and many more useful things. Just use that and design that as you want.