In this episode of the Rubber Duck Dev Show, Kota Weaver interviews Creston Jamison on starting a business.
To get the show notes for this episode, visit:
https://www.rubberduckdevshow.com/episodes/96-starting-a-business-with-kota-weaver/
In this episode, we discuss how to use a code quality analyzer using RubyCritic as an example. RubyCritic Example Project Code Climate
In this episode, we discuss discuss different ways to start adding tests to your project. Code Coverage vs Test Coverage; Subjectivity and Usefulness SimpleCov...
In this episode of the Rubber Duck Dev Show, we discuss ractors which are Ruby's implementation of the actor model for concurrency. Ruby 3.0...