This shows you the differences between two versions of the page.
pw:laboratoare:09 [2021/05/09 19:07] alexandru.hogea [Exercitii] |
pw:laboratoare:09 [2021/05/09 19:53] (current) alexandru.hogea [Exercitii] |
||
---|---|---|---|
Line 59: | Line 59: | ||
===== Exercitii ===== | ===== Exercitii ===== | ||
+ | |||
+ | {{ :pw:laboratoare:brief.png?nolink&700 |}} | ||
+ | |||
+ | {{ :pw:laboratoare:lab_4_-_register.png?nolink&700 |}} | ||
+ | |||
+ | {{ :pw:laboratoare:lab_4_-_login.png?nolink&700 |}} | ||
+ | |||
+ | {{ :pw:laboratoare:lab_4_-_books.png?nolink&700 |}} | ||
+ | |||
+ | {{ :pw:laboratoare:lab_4_-_authors.png?nolink&700 |}} | ||
+ | |||
+ | <note tip>Pentru vizualizarea detaliilor, puteti intra pe acest [[https://xd.adobe.com/view/7ba0a1d7-2e62-45d7-b27b-f74a16e55876-2ef3/screen/47f00dd6-0679-4cbb-b4ae-abe03f8445fc/specs/|link]] si alegand optiunea **</>** din meniul vertical aflat in dreapta.</note> | ||
+ | |||
<note tip>Pentru ilustratie puteti folosi [[https://undraw.co|Undraw]]. Ilustratia folosita in design poate fi gasita cautand 'Tree swing'.</note> | <note tip>Pentru ilustratie puteti folosi [[https://undraw.co|Undraw]]. Ilustratia folosita in design poate fi gasita cautand 'Tree swing'.</note> | ||
Line 91: | Line 104: | ||
<note important>Cererile catre server pot fi date fie la apasarea pe un buton, fie atunci cand se incarca componenta (hint, useEffect)</note> | <note important>Cererile catre server pot fi date fie la apasarea pe un buton, fie atunci cand se incarca componenta (hint, useEffect)</note> | ||
- | <note important>Pentru transmiterea unui parametru prin intermediul React Router se va folosi: | + | |
- | <code> | + | |
- | <Route path="/:id" component={Author} /> | + | |
- | </code></note> | + |