Fullstack web dev?
1–7 of 7 posts
Re: Fullstack web dev?
#2My 2 cents.
Re: Fullstack web dev?
#3Re: Fullstack web dev?
#4Re: Fullstack web dev?
#5Here's an article that overviews a lot of he most popular options: http://matt.aimonetti.net/posts/2013/08/27/what-technology-s...
I would personally recommend Node.js (with Express.js). I have found it easy to learn and I feel the community that supports it is great as well.
Re: Fullstack web dev?
#6Re: Fullstack web dev?
#7For instance, I know Java enough to read the code and write something useful. But say you jump around projects that make use of different web servers or different server-side frameworks, that's what causes the overhead.
Anyways, if you're aiming for a mid to high level company, I suggest Java (Spring), C# or PHP (Laravel, Drupal) as the enterprise will look for stable, long-term frameworks. If you're aiming at start-ups where things are hype-driven and fast-moving, go Ruby (Rails), Node (express) or Python (Django).
Same goes for the front-end. If you want stable and long-term, go for Ember or Angular or Backbone. If you want hype-driven and fast-moving, go for React and it's clones.