You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/9/en/part9e.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Remember that reading code is a skill in itself, so don't worry if you don't und
22
22
23
23
### Patientor frontend
24
24
25
-
It's time to get our hands dirty finalizing the frontend for the backend we built in [exercises 9.8.-9.13](/en/part9/typing_an_express_app). We will actually also need some new features to the backend for finishing the app.
25
+
It's time to get our hands dirty finalizing the frontend for the backend we built in [exercises 9.8.-9.13](/en/part9/typing_an_express_app). We will actually also need to add some new features to the backend for finishing the app.
26
26
27
27
Before diving into the code, let us start both the frontend and the backend.
0 commit comments