DevLeonardoCommunity / DevLeonardoCommunity/billsplit
Pass data between routes in a more Qwik-styled way
Open
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently name and size are passed from the home to the bill page with sessionStorage, there should be a more Qwik-styled way to do it.
https://github.com/DevLeonardoCommunity/billsplit/blob/a82be71aea3ed1c24a60c58d725261d2887302d1/src/routes/index.tsx#L18-L28
Contributor guide
Assessment
This issue has not been assessed yet.