nextjs-starter icon indicating copy to clipboard operation
nextjs-starter copied to clipboard

migrate the starter to use typescript

Open thejessewinton opened this issue 2 years ago • 2 comments

Potential downsides would be a steeper learning curve for new devs, but given the trend toward Typescript, especially within hiring, it seems like it would be a good trade-off.

thejessewinton avatar Feb 24 '23 05:02 thejessewinton

You can check out this template! https://github.com/vercel/nextjs-planetscale-nextauth-tailwindcss-template

leerob avatar Feb 25 '23 04:02 leerob

@leerob awesome; I suppose I'd wonder if it would be good for the docs to recommend that starter? Right now it's recommending this starter.

That being said, I was more thinking of a simple starter, basically a duplicate of this one, using Typescript. next-auth/tremor etc. seem like more complexity for beginning devs than is necessary.

thejessewinton avatar Feb 25 '23 05:02 thejessewinton