{"id":13394829,"url":"https://github.com/BinaryMuse/react-primer","last_synced_at":"2025-03-13T20:31:44.006Z","repository":{"id":21948562,"uuid":"25273073","full_name":"BinaryMuse/react-primer","owner":"BinaryMuse","description":"Short annotated examples of React concepts","archived":false,"fork":false,"pushed_at":"2020-05-23T21:17:38.000Z","size":2596,"stargazers_count":380,"open_issues_count":0,"forks_count":20,"subscribers_count":12,"default_branch":"gh-pages","last_synced_at":"2025-03-05T13:18:07.689Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://binarymuse.github.io/react-primer/build/","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/BinaryMuse.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":"2014-10-15T20:52:32.000Z","updated_at":"2024-03-09T01:19:55.000Z","dependencies_parsed_at":"2022-08-18T01:35:27.585Z","dependency_job_id":null,"html_url":"https://github.com/BinaryMuse/react-primer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryMuse%2Freact-primer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryMuse%2Freact-primer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryMuse%2Freact-primer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryMuse%2Freact-primer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BinaryMuse","download_url":"https://codeload.github.com/BinaryMuse/react-primer/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243478209,"owners_count":20297212,"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-07-30T17:01:33.026Z","updated_at":"2025-03-13T20:31:43.465Z","avatar_url":"https://github.com/BinaryMuse.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"React Primer\n============\n\nThis little repo is designed to gently introduce developers into the wonderful world of React. Each demo's source is annotated with comments and can be read basically top-to-bottom.\n\nView the Demos\n--------------\n\nThe demos are [available online](http://binarymuse.github.io/react-primer/build/).\n\nRunning Locally\n---------------\n\nClone the repository and open `build/index.html` in your browser; the demos are pre-built and checked in to the repo.\n\nBuilding\n--------\n\nRequires Node.js.\n\n    npm install \u0026\u0026 npm start\n\nThen open `build/index.html` in your browser. The Node process will automatically recompile the demos on any change; check your console output for syntax errors.\n\nFurther Reading\n---------------\n\nThe [React site](http://facebook.github.io/react/) has a ton of info, and I recommend checking it out. It also contains more in-depth API documentation.\n\nThe \"Top-Down Data Flow \u0026 shouldComponentUpdate\" demo introduces the idea of a top-level data store that causes an application-wide re-render whenever its data changes; this is a nice stepping stone to the [flux architecture](http://facebook.github.io/flux/docs/overview.html), including flux libraries like [Fluxxor](http://fluxxor.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBinaryMuse%2Freact-primer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBinaryMuse%2Freact-primer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBinaryMuse%2Freact-primer/lists"}