Ask HN: What framework to use for side project.
Hi guys,
So I'm thinking of starting a web application in my spare time as a side venture. Also using the experience to learn something new. I am a c#/java developer so I have experience with j2ee, mvc 4, and even play framework. But I was looking for something thats new/popular.
I was thinking of using ruby on rails as I have heard some good things. But it seems to be going out of favour/security risks arising. Then I hear all these new things like node.js meteor and the likes. I dont want to use javascript as my server side code. Using it on the client side is enough :D.
Thanks.
6 comments
[ 0.27 ms ] story [ 22.3 ms ] thread...BUT, If you're really just looking for something new, and you already know play, why not scala?
Then, once comfortable (which would take atleast 6 months), you can shift to sinatra (if you still feel the need).