Ask HN: Django or rails for full stack website on Windows
https://news.ycombinator.com/item?id=24935188I'll be developing on a Windows machine (I do know Linux but won't be using it in this case and don't have a mac). Historically I have done the most basic stuff with both python and Ruby but it was often painful to set up on Windows. Which would you recommend? I have a working knowledge of several programming languages but am mainly a database or data guy.
I did consider .Net core as I can already write some basic mvc controllers etc, but I don't know any front end Microsoft stuff and I assume Django or rails would make the front end easier. I can already do html/css/ basic js.