Files
PyUIBuilder/notes.md
2024-09-23 19:31:30 +05:30

5 lines
155 B
Markdown

### State management in react is a f*king mess
### Update to TypeScript
### Don't use delete keyword to delete keys from object, it becomes hard to debug