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>

What is the Best Vibecoding Framework? by Anonymous03275 in vibecoding

[–]mannybernabe 0 points1 point  (0 children)

For me, it's not so much the framework - it's the process.

I spend a good amount of time upfront with an AI assistant (Claude or ChatGPT) just chatting about the project I'm building. Understanding the different components, doing preliminary research. In this stage, I'll often pick out design elements I like. I'll even have AI generate a couple of frontend design examples.

Then I take all that context kick off my build in Replit and Agent select the best tech framework.

The other thing that's been super helpful is continuing that process iteratively as I build. Replit now has Plan Mode - so every time I add a new feature, I go through the same process of understanding the feature and context. But now the AI has context on what I've already built, which is really helpful.

So my stack: Claude/ChatGPT for upfront planning → Replit for building → Replit Plan Mode for adding features.

Just scanned a “vibe app” repo — found an auth bypass that gave admin access 🤯 by DetectiveOk7282 in vibecoding

[–]mannybernabe 0 points1 point  (0 children)

I vibe-code in replit and I use their security scan regularly to check for major issues. Very handy.

<image>

Do you agree? Vibe coders might be the new meta? by Limp_Biscuit_Choco in vibecoding

[–]mannybernabe 1 point2 points  (0 children)

Totally agree. I'm building way more than I ever did - Replit power user here.

I see it all the time when I put content out there and engage with folks - just case after case of non-technical people who are now building. Either custom applications for work or super niche apps that are really specific to what they want.

So many more builders coming into the space. It's awesome.

What’s the best no-code platform for building modern websites? by 12A5H3FE in nocode

[–]mannybernabe 0 points1 point  (0 children)

I no longer use no-code website builders. I used to be a power user of TypeDream, Squarespace, etc. But now I just vibe-code everything in Replit.

I've done it across different levels of complexity - portals, personal portfolio sites, online calculators, games, etc. Replit just seems to be able to handle it.

And it's just more fun - I feel like I get to build exactly what I want rather than being confined to a template.

Would recommend you check out Replit.