master-wiki/projects/personal-page-notes/List of Games.md
aleidk 4a3842ac20 Update from obsidian - thinkpad
Affected files:
notes/utils/React.md
projects/personal-page-notes/List of Games.md
projects/radio-notes/Dev Stack.md
2023-10-07 13:06:09 -03:00

688 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 (with selection of and/or)
    • Add clear input to every filter
    • Add Clear all filters
    • Refactor code organization
  • Clean & optimize
    • Extract types declaration where they belogns -> investigate where??

Visuals

  • Fix layout shifting when filtering