Put Session Inside State?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 908
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
The new recommendation is for koa middleware to put everything inside state, right? Why doesn't the session middleware do that? Just wondering, not a big deal either way, for me anyway.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the session middleware entry point alongside Koa's middleware state convention to determine whether session data should be placed inside state. Clarify the intended behavior and compatibility implications before making a change; done requires an agreed design and corresponding validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100