Changes between Version 7 and Version 8 of HowtoSoftwareOrchestrator
- Timestamp:
- Oct 5, 2025, 5:49:35 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowtoSoftwareOrchestrator
v7 v8 19 19 * Leave instructions in the comments: sometimes AI is very stubborn removing your feature or things as you want them to be over and over, add a comment with the keyword "important" declaring how the next line/block should be and why is important to keep that way. 20 20 * Name your elements, otherwise there can be modifications in unexpected places. 21 * Sometimes an implementation becomes stuck in loop, don't fear to delete the entire feature history and start again implementing it with a better instruction, sometimes its even the only way to make it work correctly. 21 22 22 23 == My 5-Step Coding Procedure ==