Skip to content

Todo brain-dump #1

@webpapaya

Description

@webpapaya
  • queryParam handling (how to get it into the app)
  • i18n (even if we don't need it, using a t fn for singular/plural cases helps)
  • memoize selectors (add cache buster)
  • migrate to formik (wrap in HOC to be able to switch to other solutions later)
  • define components for design system (have a look on PAT)
    • enforce consistency on all form elements.
  • finish "datenkrake" (data-access/repository package)
  • add how-to
  • testing
    • what do we want to test
    • find a good testing strategy
    • find a good factory package (maybe stahlwerk)
  • add format directory (for generic format functions eg. formatDate ...)
  • write about:
    • decouple from libs/frameworks/technical details (eg. dont push query params to components)
    • "Write better test assertions."
    • write about my ideas for data-access
    • write about "life is like an onion"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions