{"id":18653540,"url":"https://github.com/fullstackacademy/2207-ftb-et-web-pt-react-lifecycle-demo","last_synced_at":"2025-09-19T20:48:09.029Z","repository":{"id":76925569,"uuid":"545204449","full_name":"FullstackAcademy/2207-FTB-ET-WEB-PT-react-lifecycle-demo","owner":"FullstackAcademy","description":"Component Lifecycle Methods ","archived":false,"fork":false,"pushed_at":"2022-10-04T21:39:12.000Z","size":69425,"stargazers_count":0,"open_issues_count":0,"forks_count":13,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-11T20:21:24.786Z","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/FullstackAcademy.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":"2022-10-04T00:48:48.000Z","updated_at":"2022-10-04T01:21:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"e37162d9-6470-423c-a748-457f538b4ac4","html_url":"https://github.com/FullstackAcademy/2207-FTB-ET-WEB-PT-react-lifecycle-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FullstackAcademy/2207-FTB-ET-WEB-PT-react-lifecycle-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2F2207-FTB-ET-WEB-PT-react-lifecycle-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2F2207-FTB-ET-WEB-PT-react-lifecycle-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2F2207-FTB-ET-WEB-PT-react-lifecycle-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2F2207-FTB-ET-WEB-PT-react-lifecycle-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FullstackAcademy","download_url":"https://codeload.github.com/FullstackAcademy/2207-FTB-ET-WEB-PT-react-lifecycle-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2F2207-FTB-ET-WEB-PT-react-lifecycle-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275998868,"owners_count":25567391,"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-09-19T02:00:09.700Z","response_time":108,"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":[],"created_at":"2024-11-07T07:12:12.682Z","updated_at":"2025-09-19T20:48:08.994Z","avatar_url":"https://github.com/FullstackAcademy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Lifecycle\n\n## About\n\nWe will learn about the component lifecycle of React class components.\n\nHere is a [diagram](https://projects.wojtekmaj.pl/react-lifecycle-methods-diagram/) noting the lifecycle methods.\n\n**In this demo, we will be going over**:\n- `render`\n- `useEffect hook in relation to componentDidMount(Class based components)`\n- `useEffect hook in relation to componentDidUpdate((Class based components)`\n-  `useEffect hook in relation to componentWillUnmount(class based components)`\n\n**Other concepts that we will talk about are**:\n- React list items\n- Virtual DOM\n- `root.render()` vs. `return statement render`\n\nFor this demo, we will be using [`Pokemon API`](https://pokeapi.co/). This will help us generate a RESTful API to fetch data and use it in our applicaiton\n\n## Feature Set\n\nTo get a list of the features and implementation details of this demo to try on your own, go [here](https://hackmd.io/@rIwHnhEJTmmcE3kJJ7Joig/rJV56z9Mi)\n\n## To Run\n\nFork and clone this repo and `npm install` just a disclaimer: I highly encouraged that you `git checkout end` to get the end point and follow along while taking notes instead of trying to type along with me from the starting point.\n\nThen run, `npm run dev`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackacademy%2F2207-ftb-et-web-pt-react-lifecycle-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullstackacademy%2F2207-ftb-et-web-pt-react-lifecycle-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackacademy%2F2207-ftb-et-web-pt-react-lifecycle-demo/lists"}