Tag: nextjs

building graphql API with nextjs feature image

Building a GraphQL server in Next.js via API routes

Dev

Learn how to use API routes to set up a GraphQL API within a Next.js app.

Leigh Halliday
May 14, 2020 ⋅ 6 min read

The best static websites generators compared

Dev

If you haven’t been keeping up with the static websites hype train, I’d say you’re reading this at just the […]

Arek Nawo
Mar 4, 2020 ⋅ 11 min read
Building a Product Hunt Clone App Using Hasura and Next.js

Building a Product Hunt clone app using Hasura and Next.js

Dev

Learn how to conduct authentication and authorization using Hasura and how to leverage GraphQL to fetch and write data from a Next.js frontend application.

Nirmalya Ghosh
Feb 20, 2020 ⋅ 16 min read
Introducing The New Create Next App

Introducing the new Create Next App

Dev

Initially a community project, the Next.js team recently took over maintenance of Create Next App and added a number of new features.

Nwose Lotanna
Feb 11, 2020 ⋅ 3 min read
What’s New in Next.js 9.2?

What’s new in Next.js 9.2

Dev

The latest version of the Next.js framework, Next.js 9.2, features built-in CSS support for global stylesheets, improved code splitting capabilities, and more.

Nwose Lotanna
Jan 30, 2020 ⋅ 4 min read