
Some of My Productivity Mechanisms
Developer Tea
00:00
Adding a Field to a Model
There'sa of things to consider when you're adding a field to a model. You can't really predict everything that's going to happen, so breaking these kinds of changes down into smaller steps may be the best approach. For example, create the migration file might be a reasonable first step. And running the migrations in your local instance might be another step. When you break the problem down into these small pieces, especially if you make this a habit, right? Not just on these seemingly simple kinds of tasks, but also on the much harder ones. If you make it a habit, you start to identify places where variation exists. And perhaps you can start to see ways of reducing the
Transcript
Play full episode