7 ms·
I have exactly the same experience(two years of RN). Be conservative when adding dependencies, rather try to solve it yourself unless it's very complex and the
by sphix0r 8y ago
I have exactly the same experience(two years of RN).
Be conservative when adding dependencies, rather try to solve it yourself unless it's very complex and the dependency is well maintained.
Often dependencies will cause you problems when upgrading and many maintainers don't respect semver(could be a JS-ecosystem issue).