sun and cloud
🌈 欢迎访问我的博客,又是美好的一天!

Bash: envsubst

将环境变量传递给文件

envsubst bash
阅读更多

公司项目(vue3): web框架搭建

框架搭建记录

vue alo7
阅读更多

directory-tree: 遍历目录的工具

一人工具包

directory-tree tree
阅读更多

Mac OS X安装gnu-sed/gnu-tar等命令行工具

由于Mac OS X自带的sed等命令行工具是基于BSD的,有一些缺陷和不足,所以会用 gnu 的命令加以替换

docker macos gnu-sed gnu-tar
阅读更多

kubectl命令速查

工作中常用的kubectl 常用命令速查表

kubectl helm docker homework alo7
阅读更多

Mac 下安装helm 2.16.0

公司项目中用到的特定版本的server,需要对应的 client 来操作

helm k8s kubectl
阅读更多

基础学习: Object.is

一个判断是否相等的 api

object is
阅读更多

Css学习: 实现一个 code-editor 的原理

灵感来源 react-simple-code-editor

css code editor
阅读更多

cra: 一个报错的问题修复/react-activity-calendar/react-scripts4.0.3

babel-loader 一些模块需要经过编译

webpack babel cra4
阅读更多

基础学习: 手撕源码之手写call、渡一

手撕源码之手写call【渡一教育】

call js apply bind
阅读更多