{"id":22884896,"url":"https://github.com/ecrozatti/react-memoization-hooks","last_synced_at":"2026-04-17T10:31:38.828Z","repository":{"id":123171864,"uuid":"389824576","full_name":"ecrozatti/react-memoization-hooks","owner":"ecrozatti","description":"Controlando performance de um projeto ReactJS, utilizando os hooks React Memo, useCallback e useMemo.","archived":false,"fork":false,"pushed_at":"2021-07-28T04:01:35.000Z","size":533,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T17:59:34.793Z","etag":null,"topics":["front-end","hooks","memoization","performance","react","reactdevtools","reactmemo","tailwindcss","usecallback","usememo"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecrozatti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-07-27T02:25:45.000Z","updated_at":"2021-07-28T04:01:38.000Z","dependencies_parsed_at":"2023-05-26T05:30:59.947Z","dependency_job_id":null,"html_url":"https://github.com/ecrozatti/react-memoization-hooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ecrozatti/react-memoization-hooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2Freact-memoization-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2Freact-memoization-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2Freact-memoization-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2Freact-memoization-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecrozatti","download_url":"https://codeload.github.com/ecrozatti/react-memoization-hooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2Freact-memoization-hooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["front-end","hooks","memoization","performance","react","reactdevtools","reactmemo","tailwindcss","usecallback","usememo"],"created_at":"2024-12-13T19:29:10.268Z","updated_at":"2026-04-17T10:31:38.810Z","avatar_url":"https://github.com/ecrozatti.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"experts-club\" src=\"https://github.com/ecrozatti/react-memoization-hooks/blob/main/.github/experts-club.png\" width=\"250px\" /\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#page_with_curl-sobre\"\u003eSobre\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#computer-tecnologias\"\u003eTecnologias\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#books-requisitos\"\u003eRequisitos\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#rocket-começando\"\u003eComeçando\u003c/a\u003e\n\u003c/p\u003e\n\nLight Mode\n:-------------------------:\n![](https://github.com/ecrozatti/react-memoization-hooks/blob/main/.github/interface-light-mode.png)\n\nDark Mode\n:-------------------------:\n![](https://github.com/ecrozatti/react-memoization-hooks/blob/main/.github/interface-dark-mode.png)\n\n\n## :page_with_curl: Sobre\n![GitHub language count](https://img.shields.io/github/languages/count/ecrozatti/react-memoization-hooks)\n![GitHub top language](https://img.shields.io/github/languages/top/ecrozatti/react-memoization-hooks)\n![GitHub repo size](https://img.shields.io/github/repo-size/ecrozatti/react-memoization-hooks)\n![GitHub](https://img.shields.io/github/license/ecrozatti/react-memoization-hooks)\n![GitHub last commit](https://img.shields.io/github/last-commit/ecrozatti/react-memoization-hooks)\n\nO aplicativo consome dados da API GitHub e navega por vários conceitos de melhoria e análise de desempenho, usando hooks como useMemo e useCallback para controlar o desempenho da aplicação, fazendo memoização de cálculos e funções pesadas.\n\nDurante essa aula também vimos como analisar nossa renderização com React Developer Tools e usar a API Memo do React para evitar renderizações desnecessárias de nossos componentes.\n\n## :computer: Tecnologias\nProjeto criado na aula do instrutor Vitor Alencar no grupo Experts Club da Rocketseat com as seguintes tecnologias:\n\n- [ReactJS](https://reactjs.org/)\n- [CRACO](https://github.com/gsoft-inc/craco)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Autoprefixer CSS](https://github.com/postcss/autoprefixer)\n\n## :books: Requisitos\n- Ter [**Git**](https://git-scm.com/) para clonar o projeto.\n\n## :rocket: Começando\n``` bash\n  # Clonar o projeto:\n  $ git clone https://github.com/ecrozatti/react-memoization-hooks.git\n\n  # Entrar no diretório:\n  $ cd react-memoization-hooks\n\n  # Instalar as dependências:\n  $ yarn install\n\n  # Rodar a aplicação:\n  $ yarn start\n```\n\nMade with 💚 by [Eric Crozatti Ferreira](https://www.linkedin.com/in/eric-crozatti-1447688a/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecrozatti%2Freact-memoization-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecrozatti%2Freact-memoization-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecrozatti%2Freact-memoization-hooks/lists"}