|
|
|
Ask HN: Which Technology Should I Use for Web App Dev?
|
|
4 points
by sanosuke
4073 days ago
|
|
Maybe this question has been asked a lot of time but here it is again. Which Technology should I use/learn fro web development? Python/Django
Javascript full stack.
.NET MVC 5
Java EE 7
Scala / Play
Ruby on Rails.
Etc. Goals
* Be Hireable.
* Can't think on another one, so basically be able to get a job. Because if my goal were to pursue Computer Science as a lovely field, My choice would be C or Haskell. Thanks for the answers. |
|
If I were in your spot I would probably learn Java for the backend technology (with Jersey, Spring MVC, and Hibernate). Personally, I much prefer Ruby on Rails or Python and Django but since your goal is to be hired (and I would assume to be able to move up and make more money), I would stick with Java. It's solid and not going anywhere.
For the frontend I would say Backbone or Angular. I haven't made a decisions here but I would say Backbone is not going anywhere and will be the template for other frontend frameworks for many years to come. Angular is also strong.
Also, grab a css framework. I would choice Bootstrap.