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
12 questions
SALESAPP TEST

Quiz
•
Professional Development
15 questions
react-native basics

Quiz
•
Professional Development
15 questions
React Basics - Quiz I

Quiz
•
Professional Development
10 questions
React Basics and Vite Setup

Quiz
•
Professional Development
10 questions
Hafızalar

Quiz
•
University - Professi...
10 questions
HERData

Quiz
•
Professional Development
10 questions
Laravel 1

Quiz
•
Professional Development
10 questions
Apps & Systemprogramme

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade