Axelerant

Axelerant

Follow
Follow
homemembers
Tag

Next.js

#nextjs

More content

Read more stories on Hashnode


Articles with this tag

Generate Typings From Your Contentful Environment In A Next.js Project

Ummar HamidUmmar Hamid
Nov 8, 20224 min read

Introduction In our last blog, we learned how to set up and implement the basic functionality while developing an application with Next.js and...

Generate Typings From Your Contentful Environment In A Next.js Project

Set Up, Configure, And Get Started With Contentful Library In A Next.js Project

Ummar HamidUmmar Hamid
Nov 1, 20226 min read

Introduction: What Is Contentful? Contentful is a cloud-based headless CMS that helps businesses control their digital presence. It’s an omni-channel...

Set Up, Configure, And Get Started With Contentful Library In A Next.js Project

Using React Testing Library And Jest To Test Drive A Next.js Application

Ummar HamidUmmar Hamid
Oct 19, 20226 min read

What Is Jest? Jest is a JavaScript testing framework that offers a set of tools to make software testing simpler. It includes a test runner that takes...

Using React Testing Library And Jest To Test Drive A Next.js Application