How to develop a fullstack Q&A app with Fauna and Next.js
Jun 13, 2021 · 12 min read · INTRODUCTION Next.js is a powerful open source React framework. It enables features such as server-side rendering, API routes that you can use to build REST API endpoints within your Next.js app and consume it within the same app or any other app. T...
Join discussion