Next.js

Classes

For most errors, Next JS will display a nice overlay with an error message and the line that caused...

Next JS is a React framework that provides more full stack functions.

Page vs App Router

The page...

Projects

Shadcn-ui is a collection of UI components built with radix-ui and tailwind. This project uses the...

Project updates

We'll use NextJS to render the extension UI.

  1. Create a new nextjs project.
    • npx create-next-app@latest
    • *N...