Next.js

Next.js

1st - 5th Grade

12 Qs

quiz-placeholder

Similar activities

my singing monsters

my singing monsters

4th Grade

10 Qs

GSM - BSS + VAS

GSM - BSS + VAS

2nd - 3rd Grade

10 Qs

25 Oct. 1ere Année Mus RDV

25 Oct. 1ere Année Mus RDV

1st Grade

9 Qs

Harry potter

Harry potter

1st - 5th Grade

11 Qs

radiasi benda hitam 1.3

radiasi benda hitam 1.3

1st Grade - University

10 Qs

Major scale "white keys"

Major scale "white keys"

1st - 2nd Grade

10 Qs

tHe iBeLlA qUiZ🍉💗🪷

tHe iBeLlA qUiZ🍉💗🪷

2nd Grade

11 Qs

Vidiografi

Vidiografi

1st - 3rd Grade

10 Qs

Next.js

Next.js

Assessment

Quiz

Arts

1st - 5th Grade

Hard

Created by

Alexander Berkov

Used 8+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?