Ask HN: What web development language do you prefer?
21–30 of 45 posts
Been enjoying Haskell (with yesod)
Re: Ask HN: What web development language do you prefer?
#22I only have experience writing sites in Clojure so it wins by default.
Not sure if you really have much choice in using HTML or CSS in your website.
Re: Ask HN: What web development language do you prefer?
#23NodeJS and Python are my languages of choice.
Re: Ask HN: What web development language do you prefer?
#24My favorite thus far has been development in Python with Django. I've also done a lot using C#, and although it wasn't my choice, I've been amazed at what it can do. I think the biggest thing that held back C# over the years was its connection to Microsoft. It is actually very good.
Beyond a doubt, Meteor interests me most for the future. It might not be Meteor js that wins the war, but it has definitely opened my eyes to what could be the future of web development. Looking at Meteor, it was the first time I was really wowed vs my old reaction of "This is a small step forward."
Re: Ask HN: What web development language do you prefer?
#25Node + Express
Re: Ask HN: What web development language do you prefer?
#26Clojure, I used to do Python with Django or Flask.
HTML/CSS aren't optional so I don't know why you included that in the list.
I've tried Node.js, hated it.
Re: Ask HN: What web development language do you prefer?
#27Ruby, but I'm starting to get into Clojure for web development. There aren't a lot of resources out there so I'm starting to write tutorials.
Mind sharing your tutorials. I've also been interested in Clojure for quite a while but never really got around to getting started.
Re: Ask HN: What web development language do you prefer?
#28I like Opa (http://opalang.org/)
Re: Ask HN: What web development language do you prefer?
#29Python. I use it for making web applications with Google App Engine and Django.
Re: Ask HN: What web development language do you prefer?
#30Ruby with Rails. It's a ton of fun.