DEV Community

Cover image for Next.js with Bulma in Typescript boilerplate
Rogier van den Berg
Rogier van den Berg

Posted on

3 1

Next.js with Bulma in Typescript boilerplate

Recently I (re-)discovered Next.js, and I love it. And for making styles, I really like Bulma. And I also prefer to write my Javascript code in Typescript.

So, instead of needing to reinvent the wheel for every (toy) project, I decided to make myself Typescript boiler plate for Next.js with Bulma using Typescript to quickly kick off a new project.

You might like it too!😊

Have fun with it: https://github.com/rogiervandenberg/nextjs-typescript-bulma-boilerplate

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series