How to deal with fear of taking dependencies
The team I’m in creates components that can be used by the company’s partners to integrate with our platform.
How to deal with fear of taking dependencies
The team I’m in creates components that can be used by the company’s partners to integrate with our platform.
Use deprecated library or copy the code I need from it into my codebase?
I need some code from some deprecated libraries, one small class (150 lines) and two functions (24 lines). The libraries are part of larger set that we use a couple of but both are being deprecated. The packages are still up on the registry but they are removed from the GitHub and not going to worked on or included in future updates.