Frameworks come and go with all languages and as a developer I am having quite a time trying to:
- pick a good solid framework in a given language
- concerned the framework i learn will die and i will have to learn a new framework
- hate 1,2 because frameworks provide so much out of the box and i hate re-inventing the wheel
Anyone have advice on how to manage the many frameworks for any given language from a developer point of view?
Pick one that’s good, has solid backing (either open-source or monetarily), and learn it well. If it does the job you need it to do, then it doesn’t matter if it “dies”, it’ll still be doing the job for you.