Episodes on software development.
In this episode, we discuss how to use a code quality analyzer using RubyCritic as an example.
In this episode, we discuss what is DevOps.
In this episode, we discuss different ways to start adding tests to your project.
In this episode, we discuss how time you should spend planning before jumping into coding.
In this episode, we discuss how many 3rd party libraries you should use in your projects.
In this episode, we discuss how to practice continuous integration (CI) and continuous deployment (CD).
In this episode, we discuss when you should comment your code.
In this episode, we discuss when to use UUIDs (and when not to).
In this episode, we discuss how to handle background job processing.
In this episode, we discuss the differences between REST and GraphQL APIs.