How I was able to use Claude to assist in refactoring Server Sider Rendered React Javascript

Refactoring of our Acorn site.

  • Initially used Claude code to review the codebase and assist in troubleshooting error codes
  • When we discovered the packages that were breaking the site, we were able to use Claude to assist in finding alternative packages and creating a plan of action for the refactor.
  • 

This is what the code looked like before

mongo

This is what the code looked like with the asynchronous method

This is where code block needs to go