master-wiki/projects/personal-page-notes/List of Games.md
aleidk 55cf54064d Update from obsidian - thinkpad
Affected files:
.obsidian/plugins/obsidian-omnivore/data.json
Read Later/How to Write Components that Work in Any Framework.md
Read Later/The Complete Guide to Time Blocking.md
Read Later/The First Rule of Comments in Code.md
projects/personal-page-notes/List of Games.md
projects/personal-page-notes/Use Table component to create Portafolio and Blog page.md
projects/personal-page.md
2023-11-11 12:35:42 -03:00

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

Visuals

  • Fix layout shifting when filtering