
backend 1

Quiz
•
Professional Development
•
Professional Development
•
Medium
Jordan Sumardi
Used 12+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
const app = express();
app.use("/products", function1,function2);
function1 dianggap sebagai?
route
expression
middleware
semua salah
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Pernyataan mana kah yang merupakan practice terbaik dalam REST API CRUD Operation?
PUT request digunakan untuk mengedit dan menambahkan data
POST digunakan untuk menambahkan data, yang dikirimkan lewat body
GET digunakan untuk membaca data dan dikirimkan lewat body
DELETE digunakan untuk mengapus data dan dikirimkan lewat body
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
apakah .env perlu dicommit ke dalam git repo?
perlu, karena semua informasi perlu disimpan di repo
tidak perlu, karena env bersifat rahasia sensitive
tidak perlu, karena hanya untuk testing
semua jawaban tepat
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
HTTP method dan pola URL mana yang paling mendekati "best practice" untuk membaca data SATU USER?
POST /getUser/{userId}
GET /users/{userId}
GET /users?first_name={firstName}
semua jawaban benar
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
app.get("/users/:id", (req,res) => {
});
apa yang dimaksudn :id ?
sebagai route params
sebagai headers
method params
query params
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
const userController = {
login (req,res,next) {
}
}
kegunaan next di function diatas adalah?
untuk execute middleware berikutnya
melakukan error handling
memberikan response ke user
mengexecute route berikutnya
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Metode mana yang paling aman jika kita ingin membuat request dengan sebuah API Key?
Put API Key to route parameter
Put API Key to request body
Put API Key to query params
Put API Key to authorization header
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
LATIHAN SOAL UBAY BIMBEL PPPK

Quiz
•
Professional Development
20 questions
S | M05 Pre-exam

Quiz
•
Professional Development
22 questions
Knowledge Management

Quiz
•
Professional Development
18 questions
Day 9 | Noom Recap Content

Quiz
•
Professional Development
20 questions
Ujian Blue Print DCT COMSEC

Quiz
•
Professional Development
20 questions
Win If You Can

Quiz
•
Professional Development
20 questions
PELAKSANAAN ELISITASI (Modul 3)

Quiz
•
Professional Development
20 questions
Pengertian Wirausaha dan wirausahawan

Quiz
•
12th Grade - Professi...
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