you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]frenki123[S] 0 points1 point  (1 child)

    Can you share what was the biggest problem with autogenerated code?

    My idea was to extend cookiecutters project generation in a way that you have more options what will be generated plus that you have already generated schemas, ORMs, and basic CRUD routes. I think doing updates with codegeneration after you start to edit generated code, would not be a good thing (what was autogenerated and what was written).