Skip to content

Commit d59e8f3

Browse files
committed
5d changes
1 parent 75f258b commit d59e8f3

File tree

5 files changed

+800
-695
lines changed

5 files changed

+800
-695
lines changed

src/content/5/en/part5.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ lang: en
88

99
In this part we return to the frontend, first looking at different possibilities for testing the React code. We will also implement token based authentication which will enable users to log in to our application.
1010

11-
<i>Part updated 17th August 2023</i>
12-
- <i>Create React App replaced with Vite</i>
11+
<i>Part updated 3rd March 2024</i>
12+
- <i>Jest replaced by Vitests</i>
13+
- <i>Brought alongside Cypress as an alternative for Playwright End to end testing</i>
1314

1415
</div>

0 commit comments

Comments
 (0)