In this episode of the Rubber Duck Dev Show, we discuss the new features of ruby that allow you to set types for your variables. We discuss the pros and cons and discuss static vs. dynamic typing in general.
In this episode of the Rubber Duck Dev Show, we discuss how best to work with outside project teams.
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 our first episode, we discuss the importance of using automated tests in your software development work. RubyCritic Gem