• 0 Posts
  • 1 Comment
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle
  • First of all, review it yourself. By reading it again and thinking about it you might find some stuff. After that try static analysis tools like olap said (even some lsp (language server protocol) integrated in your editor can give you good tips). Only after those two options i would even consider using llms, but finding a community of people that are about your language/framework can yield better results. Especially if it is a small project.