C

Introduction to NextJS

Topic: Frontend development
Author: Clive
Tue May 16 2023

Getting started with NextJS.

What is Next JS?

NextJS is a React-based frontend framework.

const myCode = 'some string';


frontend-development