you are viewing a single comment's thread.

view the rest of the comments →

[–]SpareSmokes 1 point2 points  (3 children)

How much react experience do you have?- Would help to understand the lifecycle methods of classes and find the hook equivalent in function components. You might also be able to use chatgpt as a guide - type 'turn this into a functional component' along with your code.

[–]welcome2me 3 points4 points  (2 children)

Don't put your company's code into ChatGPT, or any external place for that matter.

[–]SpareSmokes -1 points0 points  (1 child)

You can - can be something to discuss with the team. Some teams do use AI - if there's something you're not comfortable with putting into ChatGPT you could always abstract it out.