In this episode of the Rubber Duck Dev Show, we discuss whether and when you should DRY your code.
In this episode, we discuss technical project management for software development. Trello Github Project Management Jira Project Management
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 when you should use mocks or stubs in your tests. Mocks Aren't Stubs Test Doubles — Fakes, Mocks and...