I am a newbie web developer. I have had no prior app development experience using other languages such as PHP or Ruby. for months I have been learning Go and web application development through books .I have been writing small web apps. I also read some good example code. I can understand it as well. But now I have and idea for a large web app. The thing is I have no idea how to put it all together.I am really confused where to begin? what to write first routes or models or templates?how should be my workflow so that it will be easy to refactor code later. P.S. that web app is kinda like hacker news but with a job board.so it will be having authentication , users ,posts etc<p>So will it more easy to start with Ruby on Rails
The trend I'm seeing is that PHP is still strong - in terms of usage and there are loads of companies using it. RoR has had a slight downward trend and that Go is in a massive up-tick.<p>For jobs in legacy codebase, PHP. For new stuff Go<p>But really, when determining candidate qualifications its more about shipping a project than which tools you use