Refactoring Migrated Code
In this series of videos we are going to review the most basic refactorings that any developer should start doing as soon as you gain some confidence in the code.
- Moving an Expression from a Controller to a Type
- Refactoring the Relation to the Type Class
- Refactoring a Color Expression to the Entity Class
- Refactoring the Relation to the Entity
- Using Simplify Name Refactoring to Make the code Easier to Read
- Using Introduce Local to Remove _parent _parent _parent
- Moving an Inner Controller Class to a Separate File
- Refactoring Parameters
- Types I want more out of it
- Entity OnSavingRow
- Getting rid of if statements
- Calling a migrated inner class without calling its parent
- Reusing an Inner Controller Class from another Controller
- Moving an Inner Controller Class to an Outer Scope
- Inner Select and SQL Evaluated Columns in depth
- Moving validations to Entities and all Controllers
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com