Too Many Tools and Frameworks (2015)
1–10 of 125 posts
Re: Too Many Tools and Frameworks (2015)
#2Re: Too Many Tools and Frameworks (2015)
#390% is also roughly the failure rate of startups. Pareto principle?
Re: Too Many Tools and Frameworks (2015)
#4Re: Too Many Tools and Frameworks (2015)
#5Ultimately the responsibility to pick reliable tools lies with the carpenter
There's no equivalent of the basic problems of carpentry in the profusion of javascript libraries. Many of the libraries written in the last year solve problems created by other libraries.
People forget that the reason Rails was such a revolution is that it took all the fifty kinds of crap that people used to build an application and made it available in one package with good defaults. The good defaults part of that is absolutely critical.
The problem is not "bad libraries", it's a complete lack of curation and direction.
Re: Too Many Tools and Frameworks (2015)
#6Ultimately the responsibility to pick reliable tools lies with the carpenter
Re: Too Many Tools and Frameworks (2015)
#7Re: Too Many Tools and Frameworks (2015)
#8But the issue for me is how employers handles it. No, I don't know Angular. But I have used Backbone, Ember & React. So do you really need an Angular expert, especially when Angular is only a few years old and is completely changing in Angular 2?
Should employers insist on extensive trade knowledge in a specific framework, or should they be able to hire based on understanding of development and architectural principles, and give a new employee a little bit of leeway to get up to speed on their stack.
If it's the latter, then you can relax, and focus on reinforcing good practices and understanding the theory about what you're working on, and your resume will continue to build.
If it's the former, then you have to constantly pad your resume with skunkworks projects simply so it doesn't seem like you're getting "left behind." And that is exhausting, and not very useful to anyone.
Re: Too Many Tools and Frameworks (2015)
#9Ultimately the responsibility to pick reliable tools lies with the carpenter
Re: Too Many Tools and Frameworks (2015)
#10For side projects, it can be a little daunting, but ultimately represents a healthy eco-system. But the issue for me is how employers handles it. No, I don't know Angular. But I have used Backbone, Ember & React. So do you really need an Angular expert, especially when Angular is only a few years old and is completely changing in Angular 2? Should employers insist on extensive trade knowledge in a specific framework,…