·
In this video, I create a simple app doing a to-do list.
ChatGPT provided me with a code base.
But the chatGPT version does not allow putting back an item in the undone state.
So I added the code snippet allowing to-do item state edition.
Here the link of the chatGPT question/answer: https://chat.openai.com/share/19281b02-aac6-488a-a41e-2a2b00dbb406
Here the final code on GitHub: https://github.com/vinny59200/vv-react-todo
Here the Udemy React interview prep link: https://www.udemy.com/course/react-reactjs-questions-and-answers-2023-job-interviews/?referralCode=C52F8C70EFA5555C18AC
#react #chatgpt #programming