Rails TDD Video class [PF]

SKU: RailsTDD-PF

The goal of the class is to teach you how to combine Rails with TDD. Other things, like DDD and mutant are also crucial. We don’t want to show the only one and true way. We are going to present more techniques over time. Think of this class as a TV series, which is easy to consume in short episodes every day.

$99.00

The goal of the class is to teach you how to combine Rails with TDD. Other things, like DDD and mutant are also crucial. We don’t want to show the only one and true way. We are going to present more techniques over time. Think of this class as a TV series, which is easy to consume in short episodes every day.

Duration: 2 hours 54 minutes

What you'll learn:
- Domain Crunching
- Application Layer
- Domain Layer
- TDD
- mutation testing
- code coverage
- documenting the domain knowledge
- building a web app for an existing functionality
- RubyMine tricks
- hiding your implementation details with private_constant
- getting rid of primitive obsession