In this tutorial, we start building our flagship feature: meal planning. We tackle the initial meal plan generation in this application by creating the models we need (MealPlan and Meal). Test Driven Development is used to help us write an algorithm to pre-populate meals at random, ensuring that we're not duplicating recipes unless we absolutely need to.
Blog post associated with this video: https://coderjourney.com/learning-rai...
Website: https://coderjourney.com
Suggested Resources: https://coderjourney.com/resources
Twitter: / coderjourney
Intro created by Ian Zainea (http://ianzainea.com)
~-~~-~~~-~~-~
Please watch: "How to Write Better Automated Tests"
• How to Write Better Automated Tests
~-~~-~~~-~~-~