Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
History
Music
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/60/df/2b/60df2bb8-2147-b9e8-913b-86d510b61e86/mza_17412288464533967037.jpg/600x600bb.jpg
Programming Tech Brief By HackerNoon
HackerNoon
425 episodes
1 day ago
Learn the latest programming updates in the tech world.
Show more...
Technology
Education,
Language Learning
RSS
All content for Programming Tech Brief By HackerNoon is the property of HackerNoon and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Learn the latest programming updates in the tech world.
Show more...
Technology
Education,
Language Learning
https://img.transistor.fm/grh5qwFTW7ez5ZPzU7aCz5h_vO6vxf7qgvcjQi4qdgs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zMTMz/MGUyMTJjYjExNDQ1/ZDA0ZjlhMmZmY2Nj/ODg0OS5qcGVn.jpg
How to Choose a Dependency: Build vs Buy, Risk Management, and More
Programming Tech Brief By HackerNoon
11 minutes
1 day ago
How to Choose a Dependency: Build vs Buy, Risk Management, and More

This story was originally published on HackerNoon at: https://hackernoon.com/how-to-choose-a-dependency-build-vs-buy-risk-management-and-more.
In this post, I'd like to describe my approach when choosing a dependency. I'll first define what I mean by dependency in the context of this post.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #coding, #dependency, #what-is-a-dependency, #build-vs-buy, #risk-management, #dependency-choice-criteria, #dependency-in-coding, #hackernoon-top-story, and more.

This story was written by: @nfrankel. Learn more about this writer by checking @nfrankel's about page, and for more stories, please visit hackernoon.com.

A dependency is literally something your software depends on: infrastructure such as a filesystem or a database, network, etc. In this post, I'd like to narrow the scope to a software dependency that you need to compile/run, *i.e., a library. I'll first define what I mean by dependency in the context of this post. Then, I'll list a grid of several criteria to analyze possible dependencies.

Programming Tech Brief By HackerNoon
Learn the latest programming updates in the tech world.