We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
We believe the existing list of Allowed Materials will be enough for today's final exam.
Allowed Materials
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: