{"id":21160,"url":"https://github.com/Anonymity94/awesome-interview","name":"awesome-interview","description":"awesome-interview","projects_count":71,"last_synced_at":"2026-08-14T16:00:20.210Z","repository":{"id":126760724,"uuid":"165584526","full_name":"Anonymity94/awesome-interview","owner":"Anonymity94","description":"awesome-interview","archived":false,"fork":false,"pushed_at":"2019-01-14T09:28:03.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-26T07:03:49.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Anonymity94.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}},"created_at":"2019-01-14T02:47:37.000Z","updated_at":"2019-01-14T09:28:05.000Z","dependencies_parsed_at":"2023-06-17T23:15:07.351Z","dependency_job_id":null,"html_url":"https://github.com/Anonymity94/awesome-interview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anonymity94/awesome-interview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonymity94%2Fawesome-interview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonymity94%2Fawesome-interview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonymity94%2Fawesome-interview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonymity94%2Fawesome-interview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anonymity94","download_url":"https://codeload.github.com/Anonymity94/awesome-interview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonymity94%2Fawesome-interview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36655584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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"}},"created_at":"2024-01-13T12:56:01.078Z","updated_at":"2026-08-14T16:00:20.210Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["5. 跨平台桌面构建","3. UI 库","7. 可视化","1. 面试","2. 框架","9. 工具","4. 编码规范","6. PWA","8. 正则表达式","10. 编辑器","11. 精彩文章乱炖","12. GitHub"],"sub_categories":["Electron","构建原生应用","模块化 \u0026\u0026 构建","Node.js","微信小程序","Vue","React","异步","SSR"],"readme":"## 简介\n这个项目是为了备忘而整理创建。持续更新中...\n\n\u003e 若有觉得更好的文章或者库，可以贡献出来；\n\u003e 觉得有误的，请联系我删除。\n\n\n## 1. 面试\n\n- [JavaScript 参考文档 — MDN](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference)\n\n- [JavaScript 开发者应懂的 33 个概念 ](https://github.com/stephentian/33-js-concepts)\n\n- [冴羽的博客](https://github.com/mqyqingfeng/Blog)\n\n- [深入理解 JavaScript 系列 - 汤姆大叔的博客](http://www.cnblogs.com/TomXu/archive/2011/12/15/2288411.html)\n\n- [前端基础进阶系列](https://www.jianshu.com/p/cd3fee40ef59)\n\n- [面试图谱](https://yuchengkai.cn/docs/)\n\n### 异步\n\n- [详解前端异步编程的六种方案](https://mp.weixin.qq.com/s/Y21LMWcEatoBvtnqvQyxXg)\n\n### 模块化 \u0026\u0026 构建\n\n- [前端模块化详解(完整版)](https://mp.weixin.qq.com/s/MPEhWlS9KiIc9I6Of5GpOQ)\n\n- [ES 模块基础用法及常见使用问题](https://mp.weixin.qq.com/s/bIU_FvesizFJ3D_6KWRPHA)\n\n- [前端构建：3 类 13 种热门工具的选型参考](https://mp.weixin.qq.com/s/esFqJnhbAYp1HN6-tIJZAw)\n\n- [webpack](https://www.webpackjs.com/)\n\n- [Gulp](https://www.gulpjs.com.cn/)\n\n- [Grunt](https://www.gruntjs.net/)\n\n## 2. 框架\n\n### Node.js\n\n- [Express](http://www.expressjs.com.cn/)\n\n- [Koa](https://koa.bootcss.com/)\n\n- [Egg](https://eggjs.org/zh-cn/)\n\n### React\n\n- [UmiJS](https://umijs.org/zh/)\n\n- [DvaJS](https://dvajs.com/)\n\n### 微信小程序\n\n- [WePY - 微信官方](https://tencent.github.io/wepy/)\n\n- [mpvue - 美团](http://mpvue.com/)\n\n- [Taro - 京东](https://taro.aotu.io/)\n\n- [uni-app](https://uniapp.dcloud.io/)\n\n### SSR\n\n- [Nextjs - React](http://nextjs.frontendx.cn/)\n\n- [Nuxtjs - Vue](https://nuxtjs.org/)\n\n### 构建原生应用\n\n- [React Native](https://reactnative.cn/)\n\n- [Flutter](https://flutterchina.club/)\n\n- [Weex](http://weex.apache.org/cn/guide/)\n\n## 3. UI 库\n\n- [Bootstrap](https://v4.bootcss.com/)\n\n- [Layui](https://www.layui.com/)\n\n- [amaze UI](http://amazeui.org/)\n\n- [Element - 饿了么](http://element-cn.eleme.io/#/zh-CN/component/installation)\n\n- [WeUI](https://weui.io/)\n\n- [Cube-UI - 滴滴](https://didi.github.io/cube-ui/#/zh-CN)\n\n- [MUI](http://dev.dcloud.net.cn/mui/ui/)\n\n- [ZUI - 禅道公司](http://zui.sexy/#/)\n\n- [Semantic UI](https://semantic-ui.com/)\n\n- [Fusion](https://fusion.design/)\n\n### Vue\n\n- [2019Vue 学习路线图](https://mp.weixin.qq.com/s/jGmJndL-oK3i5lYLiQROIg)\n\n- [力荐 35 个最好用的 Vue 开源库！](https://mp.weixin.qq.com/s/tWckxkRRo1FgSetZfNUZKQ)\n\n- [iView](https://www.iviewui.com/)\n\n### React\n\n- [Ant Design](https://ant.design/index-cn)\n\n- [首页模板库](https://landing.ant.design/index-cn)\n\n## 4. 编码规范\n\n- [Airbnb JavaScript 编码规范](https://github.com/yuche/javascript)\n\n- [JavaScript 代码简洁之道](https://mp.weixin.qq.com/s/hcJ4sWoS6T8kPmpBxEpPkA)\n\n- [ESLint](http://eslint.cn/docs/rules/)\n\n- [[Vue 进阶]为什么我的代码让别人看起来头皮发麻？](https://mp.weixin.qq.com/s/H8v_DBHtEiVc3BC2f_jAlw)\n\n## 5. 跨平台桌面构建\n\n\u003e [Electron 和 NW.js (原名 node-webkit) 在技术上的差异\n\u003e ](http://electronjs.org/docs/development/atom-shell-vs-node-webkit#electron-%E5%92%8C-nwjs-%E5%8E%9F%E5%90%8D-node-webkit-%E5%9C%A8%E6%8A%80%E6%9C%AF%E4%B8%8A%E7%9A%84%E5%B7%AE%E5%BC%82)\n\n### Electron\n\n- [中文网](http://electronjs.org/)\n- [Electron 4.0 稳定版发布，集成 Node 10 和 Chromium 69](https://mp.weixin.qq.com/s/N8tQTffyLKqVYm8NwW8P1g)\n\n#### NW.js\n\n- [官网](https://nwjs.io/)\n\n## 6. PWA\n\n- [渐进式 Web 应用（PWA）带来的未来前端思考 - Node 全栈](https://mp.weixin.qq.com/s/UflGOY-BNEqdRWC0MMVXOA)\n\n## 7. 可视化\n\n- [Highcharts](https://www.hcharts.cn/)\n\n- [Echarts](https://echarts.baidu.com/index.html)\n\n- [Chart.js](https://www.chartjs.org/docs/latest/)\n\n- [D3.js](https://d3js.org/)\n\n- [Three.js](https://threejs.org/)\n\n- [AntV](https://antv.alipay.com/zh-cn/index.html)\n\n- [ThingJS - 物联网 3D 可视化平台](http://www.thingjs.com/guide/)\n\n- [最好的 JavaScript 数据可视化库都在这里了](https://mp.weixin.qq.com/s/jdPgWwSEVTX06zJvXlsmOg)\n\n- [[译] 2018 年最佳 JavaScript 数据可视化和图表库](https://mp.weixin.qq.com/s/NgaQ4sGI4RDXb23ua2Spbw)\n\n\n## 8. 正则表达式\n\n- [一次性搞懂 JavaScript 正则表达式之语法](https://mp.weixin.qq.com/s/kDdikreTxYVFxXMQB6cYlA)\n\n## 9. 工具\n\n- [字符图形](http://patorjk.com/software/taag/#p=display\u0026f=Graffiti\u0026t=Type%20Something%20)\n\n- [json 格式化](http://www.bejson.com/)\n\n- [前端导航](http://www.fly63.com/nav)\n\n## 10. 编辑器\n\n- [大前端时代你的 vscode 插件](https://mp.weixin.qq.com/s/AFqHIqss-I8Zd7uA-1oGBg)\n\n## 11. 精彩文章乱炖\n\n- [JavaScript 理论 - 前端之巅](https://mp.weixin.qq.com/mp/homepage?__biz=MzUxMzcxMzE5Ng==\u0026hid=9\u0026sn=e0e04bbd02f51dd435c1b0d8ac0df5ff\u0026scene=18)\n\n- [前端一年精选好文，请打包带走(2018) - 前端之巅](https://mp.weixin.qq.com/s/g9SkWdNwn67w6ehn6hD7TQ)\n\n- [我看完掘金上的 227 篇文章，总结出一份 Flutter 入门教程](https://juejin.im/post/5b3c8a4be51d4519935860d5)\n\n- [flutter 从入门到能寄几玩儿](https://mp.weixin.qq.com/s/Brae9qFZiF_YW2xcy3xppw)\n\n- [理解 JavaScript 中的高阶函数](https://mp.weixin.qq.com/s/aEu_VUX3LtOkfT3mZj-c_A)\n\n## 12. GitHub\n\n- [Wechat API(ES6 版)](https://github.com/node-webot/co-wechat-api)\n\n- [《React 实战：设计模式和最佳实践》源码 - 掘金小册](https://github.com/mocheng/react-practice)\n\n## 13. Nginx\n\n## 14. Docker\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/anonymity94%2Fawesome-interview/projects"}