Avi Mishra

Results 4 issues of Avi Mishra

Closes #590 Closes #591

01 type: bug
99 tag: React

# Issue **ESLint Error:** [eslint(testing-library/render-result-naming-convention)](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/docs/rules/render-result-naming-convention.md) in the code snippet of the topic [7. Use Snapshot Testing](https://training.plone.org/5/react/snapshot_testing.html) [Link to Community Discussion](https://community.plone.org/t/information-for-interested-gsoc-students-2022/14893/14?u=avimishra18). Assigning this issue to myself. ## Incorrect Code Snippet ```js...

01 type: bug
99 tag: React

# Issue [react-router-dom](https://www.npmjs.com/package/react-router-dom) package had a major update from v5 to v6. It has a lot of breaking changes. [18. Using Different Routes](https://training.plone.org/5/react/routes.html) was written at the time of v5....

01 type: bug
99 tag: React

# Issue **ESLint Warning:** [import/no-anonymous-default-export](https://github.com/import-js/eslint-plugin-import/blob/v2.25.4/docs/rules/no-anonymous-default-export.md) in the code snippet of the topic [16.2. Writing Middleware](https://training.plone.org/5/react/external_data.html#writing-middleware) [Link to Community Discussion](https://community.plone.org/t/information-for-interested-gsoc-students-2022/14893/14?u=avimishra18). Assigning this issue to myself. ## Incorrect Code Snippet ```jsx export...

01 type: bug
99 tag: React