My articles about nextjs

These are my articles about this topic.

Using Tailwind CSS on Nextjs

Next JS is an open-source framework based on React JS owned by Vercel. On this post, we will see how we can use Tailwind CSS on Next JS.

Read More

Nextjs 13 - What's New and How to Get Started

Vercel just released a new version called Next.js 13 with more developer-friendly features than ever. Next.js is a framework that allows you to build server-side applications using React JS.

Read More

Personal site portfolio with Nextjs and Sass

Using Nextjs and Sass to create a personal site portfolio with a blog and a projects section. Articles are written in markdown and projects are fetched from a Github repository.

Read More