master-wiki/projects/personal-page-notes/List of Games.md
aleidk b95d9b14d9 Update from obsidian -
Affected files:
.obsidian/plugins/obsidian-excalidraw-plugin/data.json
.obsidian/plugins/obsidian-omnivore/data.json
Read Later/How to Avoid Prop Drilling in React.md
notes/coping mechanisms/How to build systems.md
projects/One Game.md
projects/personal-page-notes/List of Games.md
2023-11-12 21:42:14 -03:00

30 lines
No EOL
949 B
Markdown

## Funcitonality
- [x] Investigate how to properly use typescript in react
- See free code camp video??
- [x] instead of passing a collection of astro, map the collection and create the data how I needed
- This shouldn't add overheat since is done ahead of time??
- [x] Finish pagination
- [x] Advance filters
- [x] String
- [x] Number (with logic operator)
- [x] Select
- [x] Multiple selector
- [x] Add clear input to select input
- [x] Add Clear all filters
- [x] Add a button in the table doesn't clean the input values, fix this.
- [x] Refactor code organization
- [x] Add comments documentation
- [x] Clean & optimize
- [x] Extract types declaration where they belogns
- -> investigate where??
- Carpeta con definiciones y una archivo para cada cosa (enums, interface, etc)??
- Al mismo nivel dentro de src??
- replicar structura en types??
- [x] Solve TODO's
---
## Visuals
- [ ] Fix layout shifting when filtering