Wow, hi everyone! Was just about to walk over for the first day of RailsConf when a friend let me know we were #1 here! Honored! I'm the original creator of Bullet Train, although a number of people now work on it. It's been a fun journey to this point! When I first started building Bullet Train, it was a relatively unique offering. There weren't that many full-featured "SaaS starter kits" out there, although there w…
I don't want to derail but have to ask, is the theme/template for your site custom? It's beautiful. Edit: To clarify I mean the marketing site linked here, not the starter template.
Bullet Train – Rails-based SaaS framework
81–90 of 148 posts
Re: Bullet Train – Rails-based SaaS framework
#82This might be a good place for a Java programmer to say thank you to the Rails community for your relentless mocking of Spring and Enterprise Java back in the days. Java is wonderful these days, and seriously I think you guys are a one of the major reasons why Java is so great today.
Re: Bullet Train – Rails-based SaaS framework
#83Is this the competitor to https://avohq.io ?
Re: Bullet Train – Rails-based SaaS framework
#84Re: Bullet Train – Rails-based SaaS framework
#85This might be a good place for a Java programmer to say thank you to the Rails community for your relentless mocking of Spring and Enterprise Java back in the days. Java is wonderful these days, and seriously I think you guys are a one of the major reasons why Java is so great today.
Re: Bullet Train – Rails-based SaaS framework
#86Re: Bullet Train – Rails-based SaaS framework
#87If you are doing an MVP prototype or the code would be the client's problem once you're done with your consulting, such bulk boilerplate is fine. I have extensively worked with Python and Ruby in past but my conclusion is that even though they ramp you up in the beginning but as the code base grows, it becomes harder to guess deeper in the codebase to guess what objects you're dealing with. Specifically in case or Ru…
> to guess what objects you're dealing with I don't understand, why are you guessing? Do you mean the parent objects of things you've written? Like ActiveRecord, etc. I would think that mental overhead is the same in any web+CRUD+ORM type of framework.
without types, all you have is the variable name to guess what it does.
IDEs help but there's only so much they can do.
Re: Bullet Train – Rails-based SaaS framework
#88Wow, hi everyone! Was just about to walk over for the first day of RailsConf when a friend let me know we were #1 here! Honored! I'm the original creator of Bullet Train, although a number of people now work on it. It's been a fun journey to this point! When I first started building Bullet Train, it was a relatively unique offering. There weren't that many full-featured "SaaS starter kits" out there, although there w…
Re: Bullet Train – Rails-based SaaS framework
#89How does the team behind this make money?
Re: Bullet Train – Rails-based SaaS framework
#90This might be a good place for a Java programmer to say thank you to the Rails community for your relentless mocking of Spring and Enterprise Java back in the days. Java is wonderful these days, and seriously I think you guys are a one of the major reasons why Java is so great today.