YC

Results 5 comments of YC

Hope this PR could be merged

In the react style guide, it mentions "Always use double quotes (") for JSX attributes, but single quotes for all other JavaScript.". I wonder know why don't you apply double...

@TBestLBZ In the `rendererOptions` https://github.com/quicktype/quicktype/issues/1399#issuecomment-613176263

What's your scenario? I think context is the core part of gin that coordinates other components, like controls the middlewares execution, and model binding...etc. It'll make the system more complicated...