Files
PyUIBuilder/notes.md

5 lines
155 B
Markdown
Raw Normal View History

### State management in react is a f*king mess
2024-09-23 19:31:30 +05:30
### Update to TypeScript
### Don't use delete keyword to delete keys from object, it becomes hard to debug