React day6

React day6

Professional Development

22 Qs

quiz-placeholder

Similar activities

ข้อสอบปลายภาค วิชา Photoshop

ข้อสอบปลายภาค วิชา Photoshop

Professional Development

20 Qs

Sports cars

Sports cars

8th Grade - Professional Development

23 Qs

CIMB Preferred

CIMB Preferred

Professional Development

20 Qs

Guess The Song

Guess The Song

Professional Development

20 Qs

Pre-test การสร้างสื่อด้วย canva

Pre-test การสร้างสื่อด้วย canva

Professional Development

20 Qs

90s Cartoons

90s Cartoons

Professional Development

20 Qs

PH Chat Quiz #3

PH Chat Quiz #3

Professional Development

20 Qs

TN-Vòng thi KHỞI ĐỘNG CSDL 2021

TN-Vòng thi KHỞI ĐỘNG CSDL 2021

Professional Development

20 Qs

React day6

React day6

Assessment

Quiz

Other

Professional Development

Medium

Created by

Gnanavel Durairaj

Used 1+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is lazy loading in React?

A method to load components only when needed

A way to preload all components at once

A process to delete unused components

A method to increase bundle size

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used for lazy loading components in React?

React.lazy()

React.defer()

React.suspense()

React.loadComponent()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is required when using React.lazy()?

React.Suspense

useState

useEffect

React.memo

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to deploy a React app to GitHub Pages?

npm run deploy

npm deploy

git deploy

npm start

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which package helps deploy a React app to GitHub Pages?

gh-pages

react-deploy

git-pages

deploy-react

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Render used for?

Hosting applications and databases

Writing frontend components

Managing Git repositories

Creating animations in React

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you deploy a React app to Render?

Push the code to a GitHub repository and connect it to Render

Run render deploy in the terminal

Use npm render command

Directly upload files via FTP

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?