DEV Community

Discussion on: Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part I Setup the Repo and Configure the Backend

Collapse
 
brunocrosier profile image
Bruno Crosier

Nice! Btw Next.js v9 dropped today so it might be a good idea to update the section that talks about the Canary version. V9 has typescript support :)

Collapse
 
codemochi profile image
Code Mochi

Super sweet, I'll update that too. Thanks Bruno!