myReactApp isimli bir React projesi başlatmak için kullandığımız komut nedir ?
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
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 Quizizz
7 questions
Power Suite 101

Quiz
•
Professional Development
10 questions
React Basics and Vite Setup

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

Quiz
•
Professional Development
15 questions
Blockly-Games deneme

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
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade