{"id":26682636,"url":"https://github.com/seonhyungjo/react-dev-note","last_synced_at":"2026-05-10T07:57:07.847Z","repository":{"id":97953806,"uuid":"118883619","full_name":"SeonHyungJo/React-Dev-Note","owner":"SeonHyungJo","description":":whale: My React Study Note","archived":false,"fork":false,"pushed_at":"2019-12-15T12:27:31.000Z","size":17945,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T08:34:25.437Z","etag":null,"topics":["basic","react","react-dom","react-native"],"latest_commit_sha":null,"homepage":"","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/SeonHyungJo.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":"2018-01-25T08:15:54.000Z","updated_at":"2019-12-15T12:21:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7ce7a61-0619-45fc-b928-0fa92a56a049","html_url":"https://github.com/SeonHyungJo/React-Dev-Note","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SeonHyungJo/React-Dev-Note","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeonHyungJo%2FReact-Dev-Note","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeonHyungJo%2FReact-Dev-Note/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeonHyungJo%2FReact-Dev-Note/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeonHyungJo%2FReact-Dev-Note/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeonHyungJo","download_url":"https://codeload.github.com/SeonHyungJo/React-Dev-Note/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeonHyungJo%2FReact-Dev-Note/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278838827,"owners_count":26054803,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["basic","react","react-dom","react-native"],"created_at":"2025-03-26T08:27:43.330Z","updated_at":"2025-10-07T20:19:50.347Z","avatar_url":"https://github.com/SeonHyungJo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **React Note**\n\nReact 한 주에 한 개씩 정리하기\n\n### **React Raod Map**\n\n어떤 한분이 친절하게도 정리를 해놓은 로드맵이 있다 우리가 흔히? 알고 있는 Front, Back End의 Road Map을 모티브로 만드신듯 하다.\n\n\u003e [React-Developer-Roadmap](https://github.com/adam-golab/react-developer-roadmap)\n\n## :pushpin: 한 주에 하나는 정리하기\n\n1. **기본 내용은 React 블로그를 기준으로 한다.**\n2. **1번의 내용을 기준으로 하되 현재 동시에 진행 중인 [500개 리액트 질문리스트](https://github.com/SeonHyungJo/reactjs-interview-questions-korean)의 내용을 추가적으로 진행한다.**\n   1. Contributor은 언제나 환영입니다.(Issue로 올려주세요))\n3. 이외의 내용은 별도의 표시를 한다.\n\n## :page_with_curl: Post List\n\n날짜를 기준으로 명세한다. 그래야 내가 얼마나 나태한지 알 수 있다.\n\n#### :calendar: 목차\n\n- [v16.6 새로운 기능](/Posts/Version-16.6.md)\n- [새로 생긴 Hook이란?](/Posts/Hook.md)\n- [Portal Component](/Posts/Portal-Component.md)\n- [Context](/Posts/Context.md)\n- [High Order Component(고차 컴포넌트)](/Posts/High-Order-Componrnt.md)\n- [React란?](/Posts/React.md)\n- [Memo](/Posts/Memo.md)\n- [VirtualDOM](/Posts/VirtualDOM.md)\n- [JSX](/Posts/JSX.md)\n- [State VS Props](/Posts/StateVSProps.md)\n- [Stateful VS Stateless](/Posts/Stateful-Stateless.md)\n\n#### :calendar: 2019.12.1주차\n\n- [setState](/Posts/setState.md)\n\n#### :calendar: 2019.12.2주차\n\n- [Ref](/Posts/Ref.md)\n  \n#### :calendar: 2019.12.4주차\n\n- **To Be Continue...** :smiley:\n\n## :sos: [Issue](https://github.com/SeonHyungJo/React-Dev-Note/issues)\n\n다음주에 진행할 내용을 [Issue](https://github.com/SeonHyungJo/React-Dev-Note/issues)에 올려서 관리한다.\n\n### :construction: Label\n\n- :raised_hand: 다음주에 할 거예요\n- :pencil: 수정하세요\n\n#### 참고자료 모음\n\n- [props vs state](https://github.com/uberVU/react-guide/blob/master/props-vs-state.md)\n- [ReactJS: Props vs. State](https://lucybain.com/blog/2016/react-state-vs-pros/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseonhyungjo%2Freact-dev-note","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseonhyungjo%2Freact-dev-note","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseonhyungjo%2Freact-dev-note/lists"}