React-Routing

React-Routing

University

10 Qs

quiz-placeholder

Similar activities

Quiz 7 Perancangan dan Pemrograman Web 2021-1

Quiz 7 Perancangan dan Pemrograman Web 2021-1

University

10 Qs

HTML y CSS

HTML y CSS

University - Professional Development

9 Qs

Networking Quiz

Networking Quiz

University

15 Qs

Creating Web Pages

Creating Web Pages

University

10 Qs

DW-A4

DW-A4

University

10 Qs

HTML

HTML

University

15 Qs

Webinar Informatika Itenas 2020

Webinar Informatika Itenas 2020

University

6 Qs

PLC LINK & DATA MANIPULATION

PLC LINK & DATA MANIPULATION

University

14 Qs

React-Routing

React-Routing

Assessment

Quiz

Instructional Technology

University

Hard

Created by

Jesuara Cabvaz

Used 30+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

location es un prop del componente Router

Verdadero

Falso

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Como obtengo el valor del username ?

<Router>

<Route path="/user/:username" component={User} /> </Router>

params.username

match.username

match.params.username

username

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cual es una diferencia entre <NavLink> y <Link>?

<NavLink> no existe

No hay diferencia

<NavLink> me permite usar el prop activeClassName

<Link> no existe

<Link> me permite usar el prop activeClassName

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A <NavLink> le indico cual es la ruta hacia el cual redirige con el prop ...

ni idea

to

from

path

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

¿El componente <Route> que props me brinda?

¡Selecciona todas las correctas!

history

location

match

back

for

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Opcines posibles para renderizar un componente según un path ...

path

component

create

props

render

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<Link to="/today"/>

renderiza.....

<a href="#/calendar/today">

Verdadero

Falso

Ni verdadero Ni falso

No tengo idea

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?