Problem Statement
I spent an elongated amount of time trying to set this up with Next.JS, the reason for this is because I was getting frustrated trying to port server/api/discord/gateway.get.ts (Yea, this is kinda on me). But in the meantime of this I realized that others may also find it kinda tedious and possibly make them want to just stick with their current framework for bots. I understand that this is in a way meant to unify their bot development and really shouldn't be used for my singular bot approach, however I prefer the unification since I would be using Next.JS for my website either way.
My idea is that a dropdown should be implemented to the code blocks where they feature a version that would work in Nuxt, Next, and Hono. Rather than manually porting certain features, I think it would be easier for the user if they could just change the dropdown to be for their specific framework and easily copy that code as is.
Preview of what it is NOW vs what I think it SHOULD be:
Proposed Solution
Make using different frameworks easier to setup, inside of the GUIDES.
Alternatives Considered
No response
Use Case
Priority
Nice to have
Contribution
Additional Context
No response
Problem Statement
I spent an elongated amount of time trying to set this up with Next.JS, the reason for this is because I was getting frustrated trying to port
server/api/discord/gateway.get.ts(Yea, this is kinda on me). But in the meantime of this I realized that others may also find it kinda tedious and possibly make them want to just stick with their current framework for bots. I understand that this is in a way meant to unify their bot development and really shouldn't be used for my singular bot approach, however I prefer the unification since I would be using Next.JS for my website either way.My idea is that a dropdown should be implemented to the code blocks where they feature a version that would work in Nuxt, Next, and Hono. Rather than manually porting certain features, I think it would be easier for the user if they could just change the dropdown to be for their specific framework and easily copy that code as is.
Preview of what it is NOW vs what I think it SHOULD be:
Proposed Solution
Make using different frameworks easier to setup, inside of the GUIDES.
Alternatives Considered
No response
Use Case
Priority
Nice to have
Contribution
Additional Context
No response