Evaluating (Ruby) Libraries
Whenever we have a problem where there are libraries that solve that problem, we should be mindful which library we will choose. Often there will be many alternatives: web frameworks, ORMs, authentication frameworks etc. When evaluating these alternatives it’s important that we use good criteria.
Post a comment