elixir-web / weber

[WiP] Web framework for Elixir inspired by Rails [#WeberMVC at freenode]
http://elixir-web.github.io/weber/
MIT License
372 stars 33 forks source link

Elevator pitch #86

Closed dodyg closed 10 years ago

dodyg commented 11 years ago

There is a common refrain of "develop your MVP/prototype using Rails then you can migrate it to the JVM once you need it.".

weber could potentially be something you can productively used in rapid prototype development without worrying much about migrating to other platform for scaling. There must be some pithy phrases to describe this somewhere("rails but scales", "no waste framework", etc).

0xAX commented 11 years ago

I like "rails but scales" :+1:

pap commented 11 years ago

It's a catchy slogan. I like it too. But I think it's not the best approach since rails also scales ... It all depends on how you build it ! I think promotion should be done not bashing any framework/language. My suggestion would be something more like "easy as rails and by default scales"

I think you get the point ;-)

Paulo A Pereira

On 02/11/2013, at 13:56, 0xAX notifications@github.com wrote:

I like "rails but scales" [image: :+1:]

— Reply to this email directly or view it on GitHubhttps://github.com/0xAX/weber/issues/86#issuecomment-27622448 .

dodyg commented 11 years ago

"A friend had recently asked me is it worth developing a web site with Elixir. My (hand-wavy) response is that it depends. If I need to build something quickly, and I'm sure it's not going to scale, I would probably go with Rails, as it is hyper productive, and I can get "there" very quickly. If there was a chance that a site might scale, I'd probably start immediately with Elixir." (Saša Jurić )

https://groups.google.com/forum/#!topic/elixir-lang-talk/mkMD1n2_GeI

dmitriid commented 11 years ago

It's too early to think about pitches, IMO

knewter commented 10 years ago

I agree that it's too early. Better to focus on tech... Marketing can come when it's truly ready for prime time IMO... Having said that, I am still trying to drum up interest in Weber in elixirsips because I like it a lot so far.