Conversation
| // }} | ||
| // > | ||
| <input | ||
| // key="editing-input" // тоже тестик хз хуйня какая-то |
There was a problem hiding this comment.
Please try to avoid unnecessary inline comments and remove unprofessional ones like this
There was a problem hiding this comment.
ок , а подскажите еще как лучше вот всю вот эту кашу в голову собрать в кучу , а то как-то после задания я вообще не понимаю как его делать
There was a problem hiding this comment.
Nice job on this task — Bogdan also mentioned in the previous review that you handled it well. GJ!
Out of the three parts of the React Todo App, which one was the most challenging for you?
If some parts felt difficult, that's totally normal. The more you practice, write code, and debug your own solutions, the easier these problems will become over time. 🙂
There was a problem hiding this comment.
да я просто понял что я путаюсь в каждой отдельной теме , от передачи пропсов до составления логики функций на добавление и т.д , я удмал может есть какой-то тренажер или , просто пробовать самому такое приложение написать без АПИ?
There was a problem hiding this comment.
Yes, you can implement this App without API
https://mate.academy/study/fullstack/react-with-typescript/react-context?learnItemsFilter=All§ion=practice&videoId=5026&testTaskSlug=react-todo-app
You're welcome :)
No description provided.