|
|
|
|
|
by cf
1355 days ago
|
|
One thing also to keep in mind is it's often hard to keep a project working because the ecosystem evolves around the project. So updates are needed just for existing functionality to remain. Features and APIs are deprecated/ removed from libraries, and if you don't update your project stops working in most user environments. |
|