Skip to content

Commit f52c1a4

Browse files
committed
repo address
1 parent 09d6705 commit f52c1a4

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

src/content/2/en/part2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ useEffect(() => {
511511

512512
We still have a problem with our application. When adding new notes, they are not stored on the server.
513513

514-
The code for the application, as described so far, can be found in full on [github](https://github.com/fullstack-hy2020/part2-notes/tree/part2-4), on branch <i>part2-4</i>.
514+
The code for the application, as described so far, can be found in full on [github](https://github.com/fullstack-hy2020/part2-notes-frontend/tree/part2-4), on branch <i>part2-4</i>.
515515

516516
### The development runtime environment
517517

src/content/2/en/part2d.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ This makes it possible to verify that all the data we intended to send was actua
106106

107107
In the next part of the course, we will learn to implement our own logic in the backend. We will then take a closer look at tools like [Postman](https://www.postman.com/downloads/) that helps us to debug our server applications. However, inspecting the state of the json-server through the browser is sufficient for our current needs.
108108

109-
The code for the current state of our application can be found in the <i>part2-5</i> branch on [GitHub](https://github.com/fullstack-hy2020/part2-notes/tree/part2-5).
109+
The code for the current state of our application can be found in the <i>part2-5</i> branch on [GitHub](https://github.com/fullstack-hy2020/part2-notes-frontend/tree/part2-5).
110110

111111
### Changing the Importance of Notes
112112

@@ -688,7 +688,7 @@ notes.filter(n => n.id !== id)
688688
689689
It's probably not a good idea to use alert in more serious React applications. We will soon learn a more advanced way of displaying messages and notifications to users. There are situations, however, where a simple, battle-tested method like <em>alert</em> can function as a starting point. A more advanced method could always be added in later, given that there's time and energy for it.
690690
691-
The code for the current state of our application can be found in the <i>part2-6</i> branch on [GitHub](https://github.com/fullstack-hy2020/part2-notes/tree/part2-6).
691+
The code for the current state of our application can be found in the <i>part2-6</i> branch on [GitHub](https://github.com/fullstack-hy2020/part2-notes-frontend/tree/part2-6).
692692
693693
### Full stack developer's oath
694694

src/content/2/fi/osa2b.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Tapahtumankäsittelijä tyhjentää myös syötekenttää kontrolloivan tilan <e
259259
setNewNote('')
260260
```
261261

262-
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes/tree/part2-2), branchissä <i>part2-2</i>.
262+
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes-frontend/tree/part2-2), branchissä <i>part2-2</i>.
263263

264264
### Näytettävien elementtien filtteröinti
265265

@@ -394,7 +394,7 @@ Napin teksti riippuu tilan <em>showAll</em> arvosta:
394394
show {showAll ? 'important' : 'all' }
395395
```
396396

397-
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes/tree/part2-3) branchissa <i>part2-3</i>.
397+
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes-frontend/tree/part2-3) branchissa <i>part2-3</i>.
398398

399399
</div>
400400

src/content/2/fi/osa2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ useEffect(() => {
509509

510510
Sovelluksessa on tällä hetkellä vielä se ongelma, että jos lisäämme uusia muistiinpanoja, ne eivät tallennu palvelimelle asti. Eli kun lataamme sovelluksen uudelleen, kaikki lisäykset katoavat. Korjaus asiaan tulee pian.
511511

512-
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes/tree/part2-4), branchissa <i>part2-4</i>.
512+
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes-frontend/tree/part2-4), branchissa <i>part2-4</i>.
513513

514514
### Sovelluskehityksen suoritusympäristö
515515

src/content/2/fi/osa2d.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Näin on mahdollista varmistua mm. siitä, siirtyykö kaikki oletettu data palve
104104

105105
Kurssin seuraavassa osassa alamme toteuttaa itse myös palvelimella olevan sovelluslogiikan. Tutustumme silloin tarkemmin palvelimen debuggausta auttaviin työkaluihin kuten [Postmaniin](https://www.postman.com/). Tässä vaiheessa JSON Server ‑palvelimen tilan tarkkailuun riittänee selain.
106106

107-
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes/tree/part2-5), branchissa <i>part2-5</i>.
107+
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes-frontend/tree/part2-5), branchissa <i>part2-5</i>.
108108

109109
### Muistiinpanon tärkeyden muutos
110110

@@ -688,7 +688,7 @@ notes.filter(n => n.id !== id)
688688
689689
Alertia tuskin kannattaa käyttää todellisissa React-sovelluksissa. Opimme kohta kehittyneemmän menetelmän käyttäjille tarkoitettujen tiedotteiden antamiseen. Toisaalta on tilanteita, joissa simppeli battle tested ‑menetelmä kuten <em>alert</em> riittää aluksi aivan hyvin. Hienomman tavan voi sitten tehdä myöhemmin jos aikaa ja intoa riittää.
690690
691-
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes/tree/part2-6), branchissa <i>part2-6</i>.
691+
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part2-notes-frontend/tree/part2-6), branchissa <i>part2-6</i>.
692692
693693
### Full stack ‑sovelluskehittäjän vala
694694

0 commit comments

Comments
 (0)