-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- 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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels