Keeping Up with Coding Ecosystem
1–7 of 7 posts
Re: Keeping Up with Coding Ecosystem
#2You should evaluate your needs and pick a tool based on those.
There aren't "winners". There are tools. Some of them are more effective at certain things than others.
If you are asking how to evaluate "which framework is going to win", then I'd argue you have no business making these decisions.
Re: Keeping Up with Coding Ecosystem
#3You should not ever, under any circumstances, apply the 'next big thing' to your project if your criteria for success is "other people are using it". You should evaluate your needs and pick a tool based on those. There aren't "winners". There are tools. Some of them are more effective at certain things than others. If you are asking how to evaluate "which framework is going to win", then I'd argue you have no busines…
Re: Keeping Up with Coding Ecosystem
#4You should not ever, under any circumstances, apply the 'next big thing' to your project if your criteria for success is "other people are using it". You should evaluate your needs and pick a tool based on those. There aren't "winners". There are tools. Some of them are more effective at certain things than others. If you are asking how to evaluate "which framework is going to win", then I'd argue you have no busines…
I'm not saying to use what frameworks win in popularity. The problem is; how are you supposed to know which framework/library tool is going to be the best for your project without actually trying it in said project? I've heard a lot of stories of startups going down a path of using a new library because they initally thought it would be the right tool to fit their needs, but after actually implementing it they find i…
Re: Keeping Up with Coding Ecosystem
#5So don't chase press releases and puff articles. Chase real world results that fix your problems. If framework X fixes problems Y and Z, and you don't have problem Y or Z, then skip framework X. It's a waste of your time.
I'd say that once every 5 to 10 years, there's something worth moving on to even if it doesn't fix any of your current problems. The rest of the time, skip it unless you know why not.
Re: Keeping Up with Coding Ecosystem
#6Re: Keeping Up with Coding Ecosystem
#7Earlier quoted context omitted.
I'm not saying to use what frameworks win in popularity. The problem is; how are you supposed to know which framework/library tool is going to be the best for your project without actually trying it in said project? I've heard a lot of stories of startups going down a path of using a new library because they initally thought it would be the right tool to fit their needs, but after actually implementing it they find i…
With that said, I'm looking for advice on how to avoid that scenario, but yet stay current with tech.