For the basics I've found it to be pretty good. So far i've tried it with projects in php, sql, unity and c#, some arduino stuff. The biggest issue I've found it having is that if you're using it to create a big project it will change the names of variables mid project. So like $perPage becomes $per_page after having it write like 5 queries. Also, its best practices for security is all over the place. :data-laughing:
For the basics I've found it to be pretty good. So far i've tried it with projects in php, sql, unity and c#, some arduino stuff. The biggest issue I've found it having is that if you're using it to create a big project it will change the names of variables mid project. So like $perPage becomes $per_page after having it write like 5 queries. Also, its best practices for security is all over the place. :data-laughing: