Changes between Version 8 and Version 9 of HowtoSoftwareOrchestrator


Ignore:
Timestamp:
Oct 6, 2025, 10:22:23 PM (6 days ago)
Author:
Thanatermesis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowtoSoftwareOrchestrator

    v8 v9  
    2020* Name your elements, otherwise there can be modifications in unexpected places.
    2121* 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.
     22* When you are unable to do something, ask why. It will explain you why the code is structured in a way that cannot be changed as how you want, then you can rephrase your request on how it should be redesigned.
    2223
    2324== My 5-Step Coding Procedure ==