devdocs
devdocs copied to clipboard
Add support for Next JS
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 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?
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.