Open clarkindy opened 2 years ago
On #157, there is a list of allowed materials:
Allowed Materials The materials and URLs below will be available for download from the ETL on the day of the exam. Any other materials and URLs are not allowed. Lecture slides (including lab session materials) If you want, you can bring the printouts of the slides. (The slides may include your lecture notes.) React API doc (https://en.reactjs.org/docs/react-api.html, https://en.reactjs.org/docs/react-component.html, https://en.reactjs.org/docs/react-dom.html) Redux API doc (https://redux.js.org/api) Enzyme API doc (https://airbnb.io/enzyme/docs/api) Jest API doc (https://jestjs.io/docs/en/api, https://jestjs.io/docs/en/expect, https://jestjs.io/docs/en/mock-function-api) Django API doc (https://docs.djangoproject.com/en/3.2/ref) Python Unittest (https://docs.python.org/3.7/library/unittest.html)
The materials and URLs below will be available for download from the ETL on the day of the exam. Any other materials and URLs are not allowed.
Could you add React Redux (https://react-redux.js.org/api/provider, https://react-redux.js.org/api/hooks, https://react-redux.js.org/api/connect, https://react-redux.js.org/api/connect-advanced, https://react-redux.js.org/api/batch), React Router (https://v5.reactrouter.com/web/api/), and Axios (https://github.com/axios/axios) to the above list, since we are likely to use those libraries in the final exam as well?
We believe the existing list of Allowed Materials will be enough for today's final exam.
Allowed Materials
On #157, there is a list of allowed materials:
Could you add React Redux (https://react-redux.js.org/api/provider, https://react-redux.js.org/api/hooks, https://react-redux.js.org/api/connect, https://react-redux.js.org/api/connect-advanced, https://react-redux.js.org/api/batch), React Router (https://v5.reactrouter.com/web/api/), and Axios (https://github.com/axios/axios) to the above list, since we are likely to use those libraries in the final exam as well?