{"id":21216775,"url":"https://github.com/raizertechdev/conceitos-avancados-js","last_synced_at":"2026-06-15T20:31:35.585Z","repository":{"id":262725594,"uuid":"887922927","full_name":"RaizerTechDev/conceitos-avancados-js","owner":"RaizerTechDev","description":"Neste repositório o usuário encontrará exemplos práticos e explicações detalhadas sobre conceitos avançados de desenvolvimento em JavaScript. O repositório aborda temas como manipulação de sistema de arquivos (Filesystem), configuração de Webpack, e testes com Jest, fornecendo ferramentas e abordagens úteis para o seu aprendizado.","archived":false,"fork":false,"pushed_at":"2024-11-14T19:29:56.000Z","size":601,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-28T13:31:30.154Z","etag":null,"topics":["filesystem","jest-tests","webpack"],"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/RaizerTechDev.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":"2024-11-13T14:12:53.000Z","updated_at":"2025-08-02T04:08:38.000Z","dependencies_parsed_at":"2025-03-15T00:41:50.759Z","dependency_job_id":"b9762b21-735e-497a-aa42-6ddc0226f75a","html_url":"https://github.com/RaizerTechDev/conceitos-avancados-js","commit_stats":null,"previous_names":["raizertechdev/conceitos-avancados-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaizerTechDev/conceitos-avancados-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaizerTechDev%2Fconceitos-avancados-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaizerTechDev%2Fconceitos-avancados-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaizerTechDev%2Fconceitos-avancados-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaizerTechDev%2Fconceitos-avancados-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaizerTechDev","download_url":"https://codeload.github.com/RaizerTechDev/conceitos-avancados-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaizerTechDev%2Fconceitos-avancados-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34379915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":["filesystem","jest-tests","webpack"],"created_at":"2024-11-20T21:55:35.069Z","updated_at":"2026-06-15T20:31:35.563Z","avatar_url":"https://github.com/RaizerTechDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conceitos de JavaScript Avançado: Testes, Configuração e Manipulação de Arquivos\r\n\r\nEste repositório documenta e exemplifica alguns dos conceitos mais úteis no desenvolvimento avançado com JavaScript. Abaixo estão os tópicos abordados até o momento:\r\n\r\n- [**Manipulação de Filesystem**](https://github.com/RaizerTechDev/conceitos-avancados-js/tree/master/arquivo-filesystem): Utilização do módulo `fs` para operações com arquivos e diretórios.\r\n\u003cbr\u003e\r\n\r\n- [**Configuração de Webpack**](https://github.com/RaizerTechDev/conceitos-avancados-js/tree/master/configuracao-webpack): Exemplos práticos de como empacotar e otimizar projetos.\r\n\u003cbr\u003e\r\n\r\n- [**Testes Automatizados com Jest**](https://github.com/RaizerTechDev/conceitos-avancados-js/tree/master/test-jest): Como configurar e executar testes para garantir a qualidade do código.\r\n\u003cbr\u003e\r\n\r\n  \u003cdiv align=\"center\"\u003e\r\n  \r\n\u003cimg src= \"https://media.giphy.com/media/3zSF3Gnr7cxMbi6WoP/giphy.gif\" align=\"center\" height=\"55\" width=\"55\"\u003e [Demonstração-Conceitos-JS] \u003cimg src= \"https://media.giphy.com/media/E5DzZsofmgxc9wjbhX/giphy.gif\" align=\"center\" height=\"35\" width=\"35\"\u003e\r\n\r\n\u003cimg height=\"480em\" src=\"images/conceitos-js-testes-manipucao-configarquivos-github.png\"  align=\"center\"\u003e \r\n\u003cbr\u003e\r\n\r\n---\r\n\r\n## Licença\r\n\r\n- Esse projeto está sob a licença MIT.\r\n\r\n---\r\n\r\n\u003cimg src=\"https://media.giphy.com/media/ImmvDZ2c9xPR8gDvHV/giphy.gif\" align=\"center\" height=\"25\" width=\"25\"\u003e Autor\r\n\r\n\u003cp\u003e\r\n    \u003cimg align=left margin=10 width=80 src=\"https://avatars.githubusercontent.com/u/87991807?v=4\"/\u003e\r\n    \u003cp\u003e\u0026nbsp\u0026nbsp\u0026nbspRafaRz76Dev\u003cbr\u003e\r\n    \u0026nbsp\u0026nbsp\u0026nbsp\u003ca href=\"https://api.whatsapp.com/send/?phone=47999327137\"\u003eWhatsapp\u003c/a\u003e\u0026nbsp;|\u0026nbsp;\u003ca href=\"https://www.linkedin.com/in/rafael-raizer//\"\u003eLinkedIn\u003c/a\u003e\u0026nbsp;|\u0026nbsp;\u003ca href=\"https://github.com/RaizerTechDev\"\u003eGitHub\u003c/a\u003e|\u0026nbsp;\u003ca href=\"https://public.tableau.com/app/profile/rafael.raizer\"\u003eTableau\u003c/a\u003e|\u0026nbsp;\u003ca href=\"https://raizertechdev-portfolio.netlify.app/\"\u003ePortfólio\u003c/a\u003e\u0026nbsp;\u003c/p\u003e\r\n\u003c/p\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraizertechdev%2Fconceitos-avancados-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraizertechdev%2Fconceitos-avancados-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraizertechdev%2Fconceitos-avancados-js/lists"}