小程序使用 lottie-miniprogram 问题
小程序使用 lottie 动画不清晰以及 windows 出现的bugRead More →
Array reduce 实战
reduce 的方法在实际项目中的作用Read More →
M1 Docker 安装 mysql 踩坑
之前本机安装了mysql 5.7,后面转用 docker 使用Read More →
快捷键打开vscode项目
尽管有Raycast来快速的搜索打开项目,但是有时候我们还是会需要这种方式Read More →
zsh 小技巧
通过配置一些简单的命令,提升开发体验Read More →
structuredClone
ECMAScript 2021 出来的新特性 structuredClone ,就再也不需要使用 JSON.parse(JSON.stringify(obj))Read More →
ssh config
ssh config is more convient when we use different platform reposRead More →
git config
切换分支 push 时,再也不需要使用git push --set-upstream origin <branch>Read More →