In this episode of the Rubber Duck Dev Show, we discuss symbols, strings and freezing in Ruby as well as touch on support for these concepts in other languages whether they are called atoms or even interning string literals.
In this episode, we discuss how optimize your database performance. MySQL vs PostgreSQL SQL vs NoSQL 1 SQL vs NoSQL 2 Postgres pg_stat_statements Postgres...
In this episode, we discuss the best ways to start learning a new code base you have not seen before.
In our first episode, we discuss the importance of using automated tests in your software development work. RubyCritic Gem