You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyway, I just wanted to get feedback from anyone, if you think a tool like this has merit or if you have feature ideas. On thing i was thinking of was a --docs flag that would heavily annotate the generated components with descriptions and links to the Next.js docs for components, api routes, and the data fetching methods. Could be useful for beginners to the framework.
Anyway, thanks for listenin', and let me know if you give npx next-codegen a shot and have any feedback!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all! Today I put out a code generator tool for Next.js called
next-codegen
. I posted on twitter about it here, you may have seen: https://twitter.com/zackkrida/status/1250865363669131265?s=20Anyway, I just wanted to get feedback from anyone, if you think a tool like this has merit or if you have feature ideas. On thing i was thinking of was a
--docs
flag that would heavily annotate the generated components with descriptions and links to the Next.js docs for components, api routes, and the data fetching methods. Could be useful for beginners to the framework.Anyway, thanks for listenin', and let me know if you give
npx next-codegen
a shot and have any feedback!Beta Was this translation helpful? Give feedback.
All reactions