{"id":15033636,"url":"https://github.com/feguideteam/feguide","last_synced_at":"2025-05-16T12:10:59.105Z","repository":{"id":41274808,"uuid":"152102971","full_name":"FEGuideTeam/FEGuide","owner":"FEGuideTeam","description":"【前端面试题+前端学习+面试指南】 一份涵盖大部分前端工程师所需要掌握的核心知识。这个项目就是为了帮助那些找工作的前端开发工程师去回顾前端的基础知识，如果你不想找工作，也可以通过查看这些面试问题去巩固你的前端技能。","archived":false,"fork":false,"pushed_at":"2020-03-11T11:45:53.000Z","size":1786,"stargazers_count":1186,"open_issues_count":6,"forks_count":270,"subscribers_count":60,"default_branch":"master","last_synced_at":"2025-04-09T10:03:18.519Z","etag":null,"topics":["angular","css","css-questions","font-end","html","html-questions","interview-questions","js-questions","mini-program","node","react","vue"],"latest_commit_sha":null,"homepage":"https://github.com/nanhupatar/FEGuide","language":null,"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/FEGuideTeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-08T15:26:57.000Z","updated_at":"2025-04-06T13:36:43.000Z","dependencies_parsed_at":"2022-08-10T01:43:27.811Z","dependency_job_id":null,"html_url":"https://github.com/FEGuideTeam/FEGuide","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/FEGuideTeam%2FFEGuide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FEGuideTeam%2FFEGuide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FEGuideTeam%2FFEGuide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FEGuideTeam%2FFEGuide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FEGuideTeam","download_url":"https://codeload.github.com/FEGuideTeam/FEGuide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018050,"owners_count":21034047,"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":["angular","css","css-questions","font-end","html","html-questions","interview-questions","js-questions","mini-program","node","react","vue"],"created_at":"2024-09-24T20:22:04.383Z","updated_at":"2025-04-09T10:03:26.744Z","avatar_url":"https://github.com/FEGuideTeam.png","language":null,"readme":"## FEGuide 前端指南\n\n![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)\n\n### 介绍\n\n相对于传统的软件工程师(Java C/C++)面试而言，前端工程师面试对算法以及计算机底层考察程度较低。面试的时候一般会着重考察错综复杂的前端基础知识，比如 HTML ，CSS ，JS 等。同时会根据各个面试公司的技术栈去侧重一些应用上的技术，比如小程序，node，react，vue 等等。\n\n绝大部分的面试题目，你都可以在互联网上找到比较满意的答案。github 上也有一些开源的库来帮助前端工程师准备面试。正如各路大佬常说的那样，对面试最有帮助的还是 前端开发的面试题集 。从众多面试集中，我们可以找到一些面试必考（概率大）的面试题。当然，并不是所有的问题你都能够在网上找到满意的回答，这可能受限于理解能力以及找问题的方法。\n\n这个项目就是为了帮助那些找工作的前端开发工程师去回顾前端的基础知识，如果你不想找工作，也可以通过查看这些面试问题去巩固你的前端技能。\n\n这是一个开源的项目，希望随着社区广泛参与，得到更多的支持。\n\n### 目录\n\n1. [HTML 问题](./html问题/)\n2. [CSS 问题](./css问题/)\n3. [javaScript 问题](./javascript问题/)\n4. [网络问题](./网络问题/)\n5. 计算机底层问题\n6. nodeJs 问题\n7. [框架问题集合](./框架/)\n8. 简历求职问题\n\n### 进行中\n\n- 框架问题集合\n\n### 已完成\n\n- [x] [HTML 问题](./html问题/)\n- [x] [CSS 问题](./css问题/)\n- [x] [javaScript 问题](./javascript问题/)\n- [x] [网络问题](./网络问题/)\n- 框架\n  - [x] [常见 vue 面试题](./框架/vue.md)\n  - [ ] [常见 react 面试题](./框架/react.md)\n\n### 贡献指南\n\n请阅读我们的[贡献指南](./CONTRIBUTING.md)，了解可以如何贡献，如何提出改进建议。\n\n### 许可协议\n\n本项目全部内容遵守 [MIT 许可协议](./LICENSE).\n\n### 其他\n\n关注我们同名的微信公众号，每天早上六点准时推送前端资讯，一起来学习把。\n\n![前端指南](./imgs/feguide.jpg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeguideteam%2Ffeguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeguideteam%2Ffeguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeguideteam%2Ffeguide/lists"}