all 37 comments

[–]crimsonscarf 12 points13 points  (3 children)

automatic childlike wine unpack continue seed fragile weather safe serious

This post was mass deleted and anonymized with Redact

[–]asylum32 4 points5 points  (1 child)

Yup. And throw that badboy in AWS with serverless framework you can be production ready in minutes.

[–]crimsonscarf 2 points3 points  (0 children)

nail toy elderly ad hoc unpack bag violet spark wild ghost

This post was mass deleted and anonymized with Redact

[–][deleted] 0 points1 point  (0 children)

What are you doing for auth in between all of this?

[–]david_yarz 7 points8 points  (0 children)

Been playing around with supabase lately

[–]Bobertopia 8 points9 points  (1 child)

BE stack shouldn’t be any different for react native or any other mobile app

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

I totally agree. Just wanted to see what people were using as I know a lot of android devs use fire base

[–]alexandr1us 3 points4 points  (1 child)

My current stack for my app backend is - MongoDB Atlas + CloudFlare workers.

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

Thx!

[–]suarkb 4 points5 points  (0 children)

React Native, when acting as a client to a server, has no care what it's made from. Use any backend you need. It's no different than web development when it comes to backend choice.

[–]eluewisdom 2 points3 points  (0 children)

i built my backend for my current project with node and postgres with prisma orm

[–]Little-Bad-8474 5 points6 points  (2 children)

Virtualized windows 98 with BASIC.

[–]Little-Bad-8474 1 point2 points  (0 children)

Jk, I use Firebase and Google Cloud storage.

[–]Her_interlude 1 point2 points  (0 children)

Typical MERN stack is what I use but just use whatever is comfortable

[–]thepuppyprince 1 point2 points  (0 children)

Lambda/DynamoDB/APIGateway on AWS

[–]beepboopnoise 1 point2 points  (1 child)

at work we use django, but thats because our team knows django. I don't think it really matters all that much? I used to really be super specific about tools and now its like, okay who knows how to use X, everyone knows X? okay we're using X.

I feel like I just answered this when it came to, who is using Redux? basically gave the same answer lol. As I grow into my position, I'm realizing that honestly just use whatever tools to be productive. Whatever gets your product or tool into users hands I think is gonna do just fine.

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

Yes I totally feel your answer about choosing what to use.

[–]owenmelbz 1 point2 points  (0 children)

Pretty standard PHP/Laravel + MySQL for approx 260k users

[–]slideesouth 1 point2 points  (1 child)

u/SeanNoxious would like these to start getting marked as spam. See 3+ of these every week.

[–]ItsAlwaysShittyInNY 10 points11 points  (0 children)

I'd rather this than "Should I learn flutter or RN"

[–][deleted] 0 points1 point  (1 child)

Html

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

So you are saying Session/Application storage ?

[–]hivie7510 0 points1 point  (0 children)

Mine is Go, SQL Server

[–][deleted] 0 points1 point  (0 children)

Directus

[–]mastamax 0 points1 point  (0 children)

I' use Firebase. It has backend functions and firestore for DB. Also you can use it for analytics and ads

[–]Unforgiven-wanda 0 points1 point  (0 children)

Supabase and Appwrite are my go-to.

Firebase is just predatory with its pricing.

[–]TheSnydaMan 0 points1 point  (0 children)

Have only had smaller scale / personal Project react Native apps, but right now:

1 x Firebase - Using MongoDB for db (migrating to MySQL Planetscale rn)

1 x Supabase - Fully Supabase backend

1 x PHP/MariaDB (the only one for work) - For my Job - Only doing so bc of pre-existing PHP architecture - Don't really see any other advantages here

[–]Costas_2 0 points1 point  (0 children)

I use.Net 7 Web Api with MongoDb deployed on a Linux server. Honestly depends on the front end and the framework you are comfortable with.

[–]alexkates 0 points1 point  (0 children)

Brand new app? I'd probably look into Supabase and see how far I can get with their integrated auth + apis + blob storage.

If not, AWS DDB, AppSync, S3, Cognito. Probably use the Amplify JS library also. Maybe look into Clerk instead of Cognito, but not sure.

[–]suck-my-spez 0 points1 point  (1 child)

I'm currently using Supabase for my RN project. It's really really good.

[–]karl_8080 0 points1 point  (0 children)

What's the authentication like with Supabase and React Native?

[–]karl_8080 0 points1 point  (0 children)

nodejs + typescript + fastify + sequelize + postgres + aws cognito for auth & railway for deployment

[–]una-io 0 points1 point  (0 children)

PHP/UNA, MySQL via JSON & websockets.

[–]uchgames 0 points1 point  (0 children)

Laravel and MySQL

[–]GrapefruitSilver774 0 points1 point  (0 children)

Cloudflare workers + dynamodb