React 101

Quiz
•
Computers
•
Professional Development
•
Medium
Çetin Taşkıngenç
Used 10+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
myReactApp isimli bir React projesi başlatmak için kullandığımız komut nedir ?
npm create-react-app
npx create-react-app
npx create-react-app myReactApp
npm create-react-app myReactApp
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Bu komutta myReactApp neyi temsil ediyor?
app-create in tipi
Yeni uygulamanız için kullanmak istediğiniz isim
Var olan bir uygulamaya referans
Yeni uygulamanın yaratılacağı dosya isimi
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
React uygulamamızı local ortamınızda başlatmak için kullandığınız komut nedir?
npm go
npm start
npm build
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
React uygulamanızı production'a koymak ve en performanslı hale getirmek için kullandığınız komut nedir?
npm prep
npm start
npm run build
npm test
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
React uygulamalarının default portu nedir?
3000
4000
2000
6000
6.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Bu kod hangi elementi döndürür?
function Car() {
return <h1>Ford Mustang</h1>;
}
const root = createRoot(document.getElementById('root'));
root.render(<Car />);
div
h1
Component
ReactDOM
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
JavaScript'de constant değişken yapmak için hangi anahtar kelimeyi kullanırız ?
var
constant
const
let
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
React Basics and Vite Setup

Quiz
•
Professional Development
15 questions
Blockly-Games deneme

Quiz
•
Professional Development
12 questions
DECI - Week 9 - round

Quiz
•
Professional Development
15 questions
react-native basics

Quiz
•
Professional Development
10 questions
HERData

Quiz
•
Professional Development
15 questions
React Basics - Quiz I

Quiz
•
Professional Development
15 questions
Network & Securiy

Quiz
•
Professional Development
7 questions
Power Suite 101

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade