devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Add support for Next JS

Open ridge-kimani opened this issue 2 years ago • 2 comments

Feature request

  • Add support for Next JS

Summary

  • Next JS is a React Library that adds support to server-side rendering and static site generation.

Examples

Here's the link to the docs

ridge-kimani avatar Oct 05 '23 07:10 ridge-kimani

@ridge-kimani Hi, I'm a beginner in contributing, can I work on this issue? Also can you explain me the task if it is not a problem?

anevski-stefan avatar Oct 31 '23 14:10 anevski-stefan

Yeah, you can pick it up @anevski-stefan. You need to scrape the different versions of Next JS that are available and ensure that they are running locally. Also be sure to follow the formatting standards that are already there: e.g. styling. Check other implementations for inspiration.

ridge-kimani avatar Oct 31 '23 17:10 ridge-kimani