|
|
|
Keeping Up with Coding Ecosystem
|
|
1 points
by katttrrr
2514 days ago
|
|
Okay, this is very much a general discussion topic, but it's something I've long discussed with other engineers and I'd really appreciate HN's input. It seems like a vast amount of extremely hyped up new frameworks quickly fall off for use in real production applications. For example, Vue was extremely hyped up but React quickly won out for most real world applications. Same goes for numerous new frameworks and libraries, as I'm sure you all know. My question is if we could come up with some sort of a framework of criteria to help us determine if and when we should start trying to apply the 'next big thing' in our real projects. It's so important to keep our skill sets up-to-date, but obviously we can stay current with everything to a substantial level of expertise and actual understanding without trying it in a real world application. Looking forward to hearing how everyone approaches this. |
|
So 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.