{"id":15612024,"url":"https://github.com/visualdenniss/reactdocs","last_synced_at":"2025-03-29T15:12:31.436Z","repository":{"id":128816715,"uuid":"609569750","full_name":"visualdenniss/reactdocs","owner":"visualdenniss","description":"React Docs Tutorial Codes ","archived":false,"fork":false,"pushed_at":"2023-03-08T20:05:57.000Z","size":317,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T15:49:27.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/visualdenniss.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-04T15:21:50.000Z","updated_at":"2023-03-04T15:22:11.000Z","dependencies_parsed_at":"2023-04-27T06:32:16.022Z","dependency_job_id":null,"html_url":"https://github.com/visualdenniss/reactdocs","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"c23ac955c8279e8bef41cd3412164e6c9f7d5114"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualdenniss%2Freactdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualdenniss%2Freactdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualdenniss%2Freactdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualdenniss%2Freactdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visualdenniss","download_url":"https://codeload.github.com/visualdenniss/reactdocs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200322,"owners_count":20739566,"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-10-03T06:21:35.001Z","updated_at":"2025-03-29T15:12:31.415Z","avatar_url":"https://github.com/visualdenniss.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"https://beta.reactjs.org/\n\n## Step 1: Break the UI into a component hierarchy\n\n## Step 2: Build a static version in React\n\n## Step 3: Find the minimal but complete representation of UI state\n\n## Step 4: Identify where your state should live\n\n## Step 5: Add inverse data flow\n\nbranches:\n\nThinking in React : thinking-in-react\n\nTicTacToe : tictactoe\n\n\u003ctable\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth\u003eDescribing the UI\u003c/th\u003e\n      \u003cth\u003ebranch\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eYour First Component \u003c/td\u003e\n      \u003ctd\u003e101-your-first-component\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eImporting and Exporting Components\u003c/td\u003e\n      \u003ctd\u003e102-import-export\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eAdding interactivity\u003c/td\u003e\n      \u003ctd\u003ebranch\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eManaging State\u003c/td\u003e\n      \u003ctd\u003ebranch\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eEscape Hatch\u003c/td\u003e\n      \u003ctd\u003ebranch\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n      \u003ctd\u003e\u0026nbsp;\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualdenniss%2Freactdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisualdenniss%2Freactdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualdenniss%2Freactdocs/lists"}