Islam Nassani
Islam Nassani
Hi there! @Yarob50 @3imed-jaberi I would like to translate "Start a New React Project"
@franky47 would you please give this a review? I wanted to cover more features that are relevant to Next.js, while trying not to make it too complex too
@franky47 hey! I would like to explore this
hi @franky47 ! this is still WIP, but would like your opinion on exposing `lib/` like this also I'm not entirely sure about the trusted registry part, do we need...
> At a first glance, I'm not super keen on widening the exported API for internal purposes agree, alternative is to add a `lib/utils.ts` (like shdacn's `cn` function), but didn't...
Thanks for the review and good luck with the talk! > In the docs directly, if simple enough, or if an integration with Next.js is needed (eg: typed links) even...
I see, okay then as a start I'll update the registry to work with the assemble script, might also move the current registry items that are under docs to be...
@franky47 can you please check the interface design? if it looks good I'll proceed with tests.
> The overall design looks good, but we're blowing up the size limit budget. I need to do some shrinking of the bundle size before we can add any more...
> Hey, coming back to this PR, I'm considering adding support in the nuqs docs for the [shadcn CLI](https://ui.shadcn.com/docs/registry/getting-started), to install custom parsers with a one-line command. > > Would...