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 answer the question where should you put the business logic in your application. What...
In this episode of the Rubber Duck Dev Show, we discuss what software developers should know about Postgres with Andrew Atkinson. We also go...
In this episode, we discuss discuss different ways to start adding tests to your project. Code Coverage vs Test Coverage; Subjectivity and Usefulness SimpleCov...