0209 今日总结 

关键词:
今日工作 
问题,原因,解决方式,优化,巧妙实现,新知识
问题1 Mac 电脑 M1 芯片 docker 拉镜像遇到问题 
- docker: no matching manifest for linux/arm64/v8 in the manifest list entries_no matching manifest for linux/loong64 in the mani-CSDN博客 Mac 电脑 M1 芯片 docker 拉镜像遇到问题
 
问题2 every() 方法对于空数组总是返回 true 
- every() 方法对于空数组总是返回 true | JavaScript WTF: Why does every() return true for empty arrays? - Human Who Codes 知识点拓展;
Array.every()方法对于空数组总是返回 true 
好文推荐 
有感好文,专题好文
TOP3 
- 制定个人2024年规划 - 掘金 比较有参考价值的年度规划;
 
其他好文
- 最新从0-1搭建 react 18 + antd 5 + vite 4.4 + typescript 5 + husky 企业级项目详细流程 - 掘金
 - 浅谈微前端 - web前端技术栈八面玲珑来汇总 - SegmentFault 思否
 - React 生态系统(2024 版本) - 掘金
 - 2023 年超全前端代码评审清单!! - 掘金
 - 女友看了小红书的pc端后,问我这个瀑布流的效果是怎么实现的?🤔 - 掘金
 
组件库封装学习
- lio-mengxiang/mx-design: 最好的react ui组件库教程代码 (The code for the best react component library series tutorial) 组件库开发可以学学这个
 - Ant Design 二次封装 Amiya 发布啦~🎉🎉🎉 - 掘金
 - Ant Design 官方专栏
 - 聊聊 Ant Design V5 的主题(下):业务应用中的 CSSinJS 最佳实践 —— antd-style
 - formilyjs/antd: Formily Ant Design Adaptor
 - ant 二次封装组件库 - Amiya
 
项目/博客推荐 
值得学习 作者/项目/工具等
项目 
paint-board 一个开源的画板项目,汇聚了很多创意画笔
GitHub - piotrwitek/react-redux-typescript-guide The complete guide to static typing in "React & Redux" apps using TypeScript
GitHub - apache/incubator-answer: A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer. 一款基于 Golang 和 ReactJS 的开源问答平台软件,帮你快速建立问答社区,也可用来搭建社区论坛、支持中心、知识库等
React_Express_App_Medium_Tutorial/api/app.js at master · Joao-Henrique/React_Express_App_Medium_Tutorial 一个 React + Express 的例子
Hapijs 学习
- gothinkster/hapijs-realworld-example-app: Real World Hapi.JS + Mongoose backend implementations 学习一下 hapijs 的例子;
 - adoptapanama/admin-api: Adopta Panama Core HapiJS API Services
 
后端开发 
工具 
- Cecil0o0/vastify a lightweight nodejs microservices framework 轻量级nodejs 微服务框架
 - hakadao/BewlyBewly: Improve your Bilibili homepage by redesigning it, adding more features, and personalizing it to match your preferences. 一个浏览器插件,让 B 站视觉效果更好看(ps: 这么好用的东西我已经用上了);
 - xplorer - Sysinternals | Microsoft Learn Process E微软官方工具,可以查看 Windows 所有进程的详细信息,免费下载。
 - zh-lx/code-inspector 好用的项目工具,点击网页代码可以直接在编辑器中打开;作者提供了各个打包工具的插件;参考: Code Inspector
 - 截图美化工具,可以在线使用,也可以通过浏览器插件使用 | Photor: 让你的截图不再单调
 
