Converting Codebase with Generative AI
This is going to work… converting a codebase with Generative AI assistance (claude 3/copilot)
Progress over 2 weeks (2-3 hrs/day): • 15 elixir files (33%) converted to typescript/node • 96% unit test statement coverage. • moved react front end and recreated webpack build process. • converted database migrations • 1 of 3 controllers, oauth user authentication with email notification working.
I am an experienced developer rusty in node and unfamiliar with elixir, typescript, and react.