|
|
|
|
|
by mattwritescode
4206 days ago
|
|
This question is asked a lot. Basically choose the language first then worry about the framework. There is no magic bullet so use the programming language which you can code the best, faster, easiest in. Framework is second. Django, Rails, <insert php framework here> all do the same thing. 90% of the time you are going to be fighting fires, so develop in the language you like. * You are a java developer why not use a java framework? |
|