{"id":18948565,"url":"https://github.com/bahdcoder/react-with-typescript","last_synced_at":"2025-04-15T23:30:59.840Z","repository":{"id":42751036,"uuid":"280128747","full_name":"bahdcoder/react-with-typescript","owner":"bahdcoder","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T11:38:22.000Z","size":23060,"stargazers_count":5,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-03T07:02:33.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bahdcoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-16T10:49:33.000Z","updated_at":"2023-02-27T08:21:52.000Z","dependencies_parsed_at":"2023-02-06T00:16:01.396Z","dependency_job_id":null,"html_url":"https://github.com/bahdcoder/react-with-typescript","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahdcoder%2Freact-with-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahdcoder%2Freact-with-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahdcoder%2Freact-with-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahdcoder%2Freact-with-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bahdcoder","download_url":"https://codeload.github.com/bahdcoder/react-with-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223688670,"owners_count":17186298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T13:13:55.513Z","updated_at":"2024-11-08T13:13:57.667Z","avatar_url":"https://github.com/bahdcoder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The React with Typescript Masterclass\n\nHi there 👋. My name is [Kati Frantz](https://katifrantz.com) and this is source material for [The React Testing Masterclass](https://testingreact.dev). Thank you very much for visiting this repository. If you haven't joined the course yet, please visit [Testing react](https://testingreact.dev) to enrol for free.\n\n## System requirements\n- [Git v2](https://git-scm.com/) and above\n- [Node.js v12](https://nodejs.org/) and above\n- [Yarn v1](https://yarn.org) or greater\n\nYou should be able to verify all these are installed correctly using:\n\n```\nnode --version\nyarn --version\ngit --version\n```\n\n## Setup\nPlease go through the following steps to run this project locally:\n- 1️⃣ Clone this repository with the command `git clone https://github.com/bahdcoder/testingreact.dev`\n- 2️⃣ Install all the dependencies using `yarn install`. \n- 3️⃣ Start the project in development mode using `yarn dev`.\n\n## Before you watch the first lesson\nThe lessons in this course are structured in `cases`. All tests are in the `src/__tests__/` folder. The test cases are:\n\n- 1️⃣ `case-1-Checkbox.test.tsx` Tests for a custom checkbox component\n- 2️⃣ `case-2-ProductTile.test.tsx` Tests for the product tile component\n- 3️⃣ `case-3-Header.test.tsx` Tests for the page header\n- 4️⃣ `case-4-ProductStream.test.tsx` Tests for the product grid\n- 5️⃣ `case-5-FiltersWrapper.test.tsx` Tests for the context wrapper for filters\n- 6️⃣ `case-6-useFilters.test.tsx` Tests for the useFilters custom hook\n- 7️⃣ `case-7-useOutsideClick.test.tsx` Tests for the useOutsideClick custom hook\n\nTo follow along the course,\n- Start by watching the first lesson.\n- Before each lesson, have a look at the case file for that lesson, and attempt writing the test.\n- Proceed to watching the lesson to learn my solution\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahdcoder%2Freact-with-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbahdcoder%2Freact-with-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahdcoder%2Freact-with-typescript/lists"}