Search Header Logo

Next.js

Authored by Alexander Berkov

Arts

1st - 5th Grade

Used 8+ times

Next.js
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is the purpose of pnpm-lock.yaml?

It locks library code to prevent you from editing it

It enforces consistent dependencies between all environments

It enables faster installation in production

It locks the version of pnpm to avoid version conflicts

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the superior package manager for node packages?

npm

pnpm

yarn

brew

pip

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What does the node_modules directory contain?

library code

source code

build artifacts

dependency resolutions

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

When should you pin package versions?

Always, except for some dev dependencies

You should only pin the most important packages you use (e.g. react, next)

Sometimes, if you feel like it

Never, pinning package versions is useless

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What tool(s) do we use to format out code?

typescript-formatter

prettier

eslint

formatter.js

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is a Next.js page?

A React component which contains API calls or database queries

It's an entry point for a microfrontend in Next.js

An HTML page with Next.js - specific syntax

A React component exported from a file in pages/ or app/

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What request method would you use if you only want to retrieve data?

POST

EGG

GET

PUT

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?