My current go-to stack is Rails + Ember.js. I understand it's a bit dated so I'm considering learning something new.
Thus, I'm wondering what you guys use, or what you'd recommend learning.
Thanks!
1–10 of 30 posts
My current go-to stack is Rails + Ember.js. I understand it's a bit dated so I'm considering learning something new.
Thus, I'm wondering what you guys use, or what you'd recommend learning.
Thanks!
Why's it a bit dated? What can't you do with Rails and Ember?
I have now deployed two applications using Elixir. One is a simple blog and the other is the side-project that I am currently working on called Email This [1]. Overall, I've been very happy with Elixir. The learning curve is not too steep and the docs are very exhaustive.
For my next project, I am planning on trying Go. There were many great resources shared in this post on HN today [2].
I am also a Ruby/Rails developer. It is a great framework but I wanted to try something new for my side project so I started learning Elixir/Phoenix. I have now deployed two applications using Elixir. One is a simple blog and the other is the side-project that I am currently working on called Email This [1]. Overall, I've been very happy with Elixir. The learning curve is not too steep and the docs are very exhaustiv…
Is there anything you missed from Rails when you did your project based on Elixir/Phoenix?
What are you using on the front-end for both projects? Do you currently have a go-to front-end framework/library?
Email This looks great. What are your plans (if any) to monetize it?
I am also a Ruby/Rails developer. It is a great framework but I wanted to try something new for my side project so I started learning Elixir/Phoenix. I have now deployed two applications using Elixir. One is a simple blog and the other is the side-project that I am currently working on called Email This [1]. Overall, I've been very happy with Elixir. The learning curve is not too steep and the docs are very exhaustiv…
edit: added Phoenix, the framework name
I am also a Ruby/Rails developer. It is a great framework but I wanted to try something new for my side project so I started learning Elixir/Phoenix. I have now deployed two applications using Elixir. One is a simple blog and the other is the side-project that I am currently working on called Email This [1]. Overall, I've been very happy with Elixir. The learning curve is not too steep and the docs are very exhaustiv…
Thanks for your answer. Is there anything you missed from Rails when you did your project based on Elixir/Phoenix? What are you using on the front-end for both projects? Do you currently have a go-to front-end framework/library? Email This looks great. What are your plans (if any) to monetize it?
But I think this will improve as the adoption of Elixir increases.
I don't have a go to frontend library. I have worked with React and Vue.J's before and if I have to choose one for another project, I'd probably go with Vue.
I am thinking of running Email This on a pay-what-you-want model, but I am not too sure about it though. First priority is to get people to use it and see if they find value in it.
I am also a Ruby/Rails developer. It is a great framework but I wanted to try something new for my side project so I started learning Elixir/Phoenix. I have now deployed two applications using Elixir. One is a simple blog and the other is the side-project that I am currently working on called Email This [1]. Overall, I've been very happy with Elixir. The learning curve is not too steep and the docs are very exhaustiv…
Is Elixir with Phoenix anywhere near the convention over configuration style of Rails? edit: added Phoenix, the framework name
Earlier quoted context omitted.
Thanks for your answer. Is there anything you missed from Rails when you did your project based on Elixir/Phoenix? What are you using on the front-end for both projects? Do you currently have a go-to front-end framework/library? Email This looks great. What are your plans (if any) to monetize it?
One thing I missed was that the availability of packages for common things like oauth, payment gateway integration etc. In the Rails world we are spoilt for choice when it comes to gems and libraries. But I think this will improve as the adoption of Elixir increases. I don't have a go to frontend library. I have worked with React and Vue.J's before and if I have to choose one for another project, I'd probably go with…
Best of luck with your projects!
For desktop app I use c++/Qt.
For app I use ios/swift.