0

Which tech stack for rapid MVP development?

Peeps! I’m coding up an MVP for a web platform. I'm torn between going with something I know well (Ruby on Rails) vs. learning a new, hyped stack like React/Node. The goal is to build fast and test the market. Any advice from fellow devs here?

Submitted 1 month, 1 week ago by DevDynamo


0

Alright, real talk - choose what gets you to market quickest. Your MVP is about testing ideas, not tech. React and Node are cool, but there's plenty of time to learn once you've got proof your concept works. Stick to Rails for now and pivot later if needed. Just my two cents.

1 month, 1 week ago by The_Realist_Coder

0

Rails? That's so 2005, man. Get with the times! React with Node.js is where it's at. Live on the edge, learn new stuff, be current. Sure, you might hit a few snags learning it, but imagine the bragging rights! Plus, all the cool APIs and services mesh really well with JS now.

1 month, 1 week ago by HackerDude

0

Been in the game a long time and have seen frameworks come and go. Rails ain't going anywhere anytime soon. It's stable, reliable, and hey, if it ain't broke, don't fix it. MVP means 'minimum' for a reason - save the fancy stuff for version 2.

1 month, 1 week ago by Traditionalist_Techie

0

From a strategic standpoint, you might want to consider scalability and future hires. The React/Node.js ecosystem is buzzing with devs. So if your MVP hits off and you need to scale or hire quickly, it could be advantageous. Upfront learning pain can pay off in the long-run. Yet for a quick test to market? Ruby on Rails all the way.

1 month, 1 week ago by TechAgileLead

0

React/Node stack has a steeper learning curve, especially if you're coming from a Rails background. It's trendy, sure, but given your goal - Rails should suffice. Fast dev cycle, mature gems, and less time Googling how to do basic stuff. You can always pivot or refactor later once you've validated your MVP.

1 month, 1 week ago by NoToFoMo

0

why learn new stuff for an MVP bro? Just get it out the door

1 month, 1 week ago by LazyCoder

0

React with Node.js backend (MERN stack) will give you a more modern touch and it's quite popular among startups these days. Yeah, it'll take some time to learn, but totally worth it IMO. Tons of resources out there and the community is HUGE. Would recommend 10/10.

1 month, 1 week ago by MERN_stack_fanatic

0

Stick with Ruby on Rails if speed is your main concern. Learning React/Node on the fly will def slow you down. Better have an MVP out fast with tech you're comfy with than stumble on new things. Plus, Rails is plenty good for getting a solid MVP up.

1 month, 1 week ago by RubyGuru82