Hacker News new | ask | show | jobs
by se85 4953 days ago
This reads to me like a "6 steps to becoming a better web developer" article because the author completely fails to talk about anything "new".
1 comments

Being familiar with 5 MVC frameworks is required to be considered as web developer? ;)

Some people also don't like web pages stuffed to the limit with JS code, so I wonder whether everybody agrees that you should take for every task a specialized library. (Responsive framework, modernizr, ...)

That's what I stopped on... FIVE javascript MVC frameworks? Maybe five WEB frameworks for the top languages, but knowing five JS MVC frameworks seems like a complete waste.
I think it's more important to be familiar with the concept of MVC. After that, learning any MVC framework is easy.