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.
a Login in frontend
b props.children and proptypes
c Testing React apps
d End to end testing
Part 4
Part 6