Do you use a code generator (cli/gui/) in your projects (no regards to lang/framework/)?
For yes/no/** why?
Do you use a code generator (cli/gui/) in your projects (no regards to lang/framework/)?
For yes/no/** why?
For further actions, you may consider blocking this person and/or reporting abuse
Alexander Shagov -
Jess Lee -
Saurabh Rai -
João Felipe -
Top comments (1)
I use code generators for SQL quite often. I often use migration and SQL query builders that can be used to automatically create SQL queries and structures that match my team's standards and best practices.