lucagez / lucagez/slow-json-stringify
Multiple value possibilities
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 474
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
How do you deal with a JSON that can have a property that has a type of object or null?
So basically:
{ something: MyObject || null }
how do you define the serializer?
Contributor guide
No contributing guide indexed for this repository
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
The issue names no file, test, or entry point. First clarify whether it requests serializer support for a property that may be an object or null, or documentation of existing usage; done should be a decided behavior with a corresponding answer or scoped implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100