# web-interview **Repository Path**: ifinity/web-interview ## Basic Information - **Project Name**: web-interview - **Description**: 我是「齐丶先丶森」,公众号「前端面试秘籍」作者,收集整理全网面试题及面试技巧,旨在帮助前端工程师们找到一份好工作! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/yisainan/web-interview - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 104 - **Created**: 2022-04-27 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web-interview

issues stars forks

🚀 欢迎`Star`与分享,后续会不断更新。[gitee版本阅读更流畅,点击阅读](https://gitee.com/qiilee/web-interview) 🇨🇳 最后更新日期:2️⃣0️⃣2️⃣1️⃣`/`1️⃣2️⃣`/`2️⃣3️⃣ ## 目录
💡 介绍 1、本仓库是面向 web 前端开发者准备面试使用;知识在于积累,切勿刷题作面霸! 2、如何成为一名合格的前端开发工程师呢? 首先前端基础一定要精(三大基础:html, css, js),其他基于这些扩展出来的框架(三大框架:vue,react,angular)一定要广。底层精,上层广,这就是一名合格的前端开发工程师。 3、建议阅读 - [写给前端面试者](https://github.com/amfe/article/issues/5) 🙏 建议自己先有个思考的过程,有了自己的答案或者疑问再看解析进行对比;仓库将持续更新,欢迎 Star,如有内容错误或改进意见,欢迎 [issue](https://github.com/yisainan/web-interview/issues/new?assignees=&labels=Bug&template=---------.md&title=%5Bbug%5D+) 或 pr。
🐭 HTML - [详情](./content/HTML.md) - [浏览器](./content/浏览器.md)
🐮 CSS - [详情](./content/CSS.md)
🐯 JS - [js 基础](./content/js/js.md) - [es6](./content/js/es6.md) - [jquery](./content/js/jquery.md) - [node](./content/js/node.md) - [Ajax](./content/js/Ajax.md) - [算法](./content/js/算法.md)
🐰 Vue + React - Vue - [Vue](./content/vue/vue.md) - [fe-interview-vue](./content/vue/fe-interview-vue.md) - React - [React](./content/react/React.md) - [reactjs-interview-questions](./content/react/reactjs-interview-questions.md) - [fe-interview-react](./content/react/fe-interview-react.md)
🐉 Angular - [详情](./content/Angular.md)
🐍 微信小程序 - [详情](./content/微信小程序.md)
🐎 选择题 - [详情](./content/选择题/js.md) - [JavaScript专项练习](./content/选择题/JavaScript专项练习.md)
🐐 编程题 - [js 基础](./content/编程题/js.md) - [js 原型](./content/编程题/prototype.md) - [es6](./content/编程题/es6.md) - [变量提升](./content/编程题/变量提升.md)
🙊 兼容性问题 - [详情](./content/兼容性问题.md)
🐔 大厂高频题 - [详情](./content/大厂高频题.md)
🐶 网络及安全防护 - [详情](./content/网络及安全防护.md)
🐷 框架/工程/项目 - [详情](./content/框架工程项目.md)
❓ 软技能 - [常问的非技术问题](./content/软技能/非技术问题.md) - [面试技巧及注意事项](./content/软技能/面试技巧及注意事项.md) - [谈钱不伤感情,如何在面试中争取高薪](./content/软技能/谈钱不伤感情,如何在面试中争取高薪.md)
📝 前端简历 - [如何写好前端简历](./content/简历/如何写好前端简历.md) - [获取简历模板](./content/简历/获取简历模板.md)
👬 贡献者 [按照本仓库收集时间排序,如有侵权请联系删除](https://github.com/yisainan/web-interview/projects/3#column-6811772)
📜 License 本仓库遵循 MIT 协议,转载请注明出处。 [![MIT](https://img.shields.io/github/license/yisainan/web-interview)](https://github.com/yisainan/web-interview/blob/master/LICENSE)

## 参与互动 每道题目的下面,新增了**参与互动**功能,以"面试题"为中心,大家利用碎片时间一起思考讨论,维护好我们的题库,面试时才能更好的回馈自己! 因个人精力有限,部分面试题暂无答案,欢迎小伙伴们在 issues [给出答案](https://github.com/yisainan/web-interview/projects/3#column-6811844)
## 学习交流 关注微信公众号「**[前端面试秘籍](https://open.weixin.qq.com/qr/code?username=web-interview)**」,可以 1. 获取更多 web 前端及其他 IT 技术的优质资源(含简历模板) 2. 加入微信群学习交流 加油~同学!将来的你一定会感谢现在拼命努力的自己!
## 我的推荐 #### 前端 - [新蜂商城Vue3 版本](https://github.com/newbee-ltd/newbee-mall-vue3-app) - [JavaScript开发者应懂的33个概念](https://github.com/stephentian/33-js-concepts) - [前端技能汇总](https://github.com/JacksonTian/fks) - [微信小程序开发资源汇总](https://github.com/justjavac/awesome-wechat-weapp) - [Vue相关开源项目库汇总](https://github.com/opendigg/awesome-github-vue) - [GitHub最全的前端资源汇总仓库](https://github.com/helloqingfeng/Awsome-Front-End-learning-resource) - [React Native指南汇集了各类react-native学习资源、开源App和组件](https://github.com/reactnativecn/react-native-guide) #### 后端 - [《Node.js 包教不包会》](https://github.com/alsotang/node-lessons) - [Spring Boot 教程、技术栈示例代码,快速简单上手教程](https://github.com/ityouknow/spring-boot-examples) - [Python初学者(零基础学习Python、Python入门)书籍、视频、资料、社区推荐](https://github.com/Yixiaohan/codeparkshare) - [Go 语言学习资料索引](https://github.com/unknwon/go-study-index) #### 其他 - [百度网盘资料](https://github.com/small-sweet) - [程序员考公指南](https://github.com/coder2gwy/coder2gwy) - [开源项目挣钱实用手册](https://github.com/wizicer/FinancialSupportForOpenSource) - [程序员如何优雅的挣零花钱](https://github.com/easychen/howto-make-more-money) - [程序员要有自己的云服务器](https://www.aliyun.com/minisite/goods?userCode=yc6paakd)