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
949 B
949 B
Funcitonality
- Investigate how to properly use typescript in react
- See free code camp video??
- 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??
- Finish pagination
- Advance filters
- String
- Number (with logic operator)
- Select
- Multiple selector
- Add clear input to select input
- Add Clear all filters
- Add a button in the table doesn't clean the input values, fix this.
- Refactor code organization
- Add comments documentation
- Clean & optimize
- 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??
- Solve TODO's
- Extract types declaration where they belogns
Visuals
- Fix layout shifting when filtering