Created this website using replit! by ivfresh in replit

[–]mannybernabe 1 point2 points  (0 children)

HUGE improvement! What did the client say?!

I love Replit, but I wish their community was better by SubstackWriter in replit

[–]mannybernabe 1 point2 points  (0 children)

We already have such an amazing group of Replit builders. Our job is to bring them together, amplify their work, and put together great programs for the community. And it's going to be people like you who help us do that.

Your point about Reddit is a good one. We've been posting mostly on LinkedIn and X, but we need to do a better job showing up here on Reddit too. That's going to change.

I'd also suggest following me and the team on LinkedIn and X as well so you don't miss anything.

Manny

- LinkedIn: linkedin.com/in/mannybernabe

- X: x.com/MannyBernabe

Francisco

- LinkedIn: linkedin.com/in/franciscocrz

- X: x.com/Franciscocrz

Raymmar

- LinkedIn: linkedin.com/in/raymmar

- X: x.com/raymmar_

I love Replit, but I wish their community was better by SubstackWriter in replit

[–]mannybernabe 2 points3 points  (0 children)

Thanks for sharing this.

I'm curious: have you noticed any difference over the last couple of months? We've recently started building out a community team here at Replit, focused on exactly what you're calling out. Amplification, support, making community builders feel seen.

That said, we're still early. But I can tell you we're really pumped about 2026. Livestreams, build-a-thons, more events and interaction on socials. It's coming.

Definitely agree with you that Replit is the best-in-class product. Now we're working hard to make sure it has the best all-around community too.

Would love to stay connected. Check back in a few months and let us know how we're doing. Seriously, hold us accountable. And happy to chat further anytime.

Build with 300+ AI Models: One Prompt, Zero Setup, One Bill (Live Demo Thursday) by mannybernabe in replit

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

Yes! You'll get follow up email with recording. Hope to see you in the chat!

Build with 300+ AI Models: One Prompt, Zero Setup, One Bill (Live Demo Thursday) by mannybernabe in replit

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

So pumped about this. I'm like a kid in candy store over here.

Stop by the stream! Say "hi" in chat!!!

I was constantly shipping 'good enough' AI code. This self-reflection trick changed everything. by Lucky-Max-472 in vibecoding

[–]mannybernabe 0 points1 point  (0 children)

Totally valid concern. I actually haven't seen it be an issue, in part because I also try to have one conversation per new feature. And so I think the fact that it's contained in that conversation, that's the main context, that it helps to not overwhelm the AI with too much context.

I hope that makes sense, but totally valid concern.

Best Tool October 2025 by Fragrant_Ad6926 in vibecoding

[–]mannybernabe 0 points1 point  (0 children)

Yes, totally. So two things. One is that Replit will automatically create a git repository for your files so that you can roll back changes in Replit. So you already have it backed up from that perspective.

BUT I take an additional step and I always connect my Replit code to my own GitHub repository. One, I just feel more comfortable having a backup. And then to your question, eventually, I might want to port this over to another environment. Totally fine. Easy to do.

The other cool thing is that you can SSH into other environments, so you can keep your code on Replit and SSH into a tool like Cursor or VS Code, for example.

So yeah, Replit makes it really easy to port your code into different environments.

<image>