Lit 初体验
Lit 是一个由 Google 开发的基于 web components 的库, 依托 web components 计数, 可以在任意前端项目中使用(vue / react / angular / ...)
1510 字
|
8 分钟
Cover Image of the Post
使用 ChatGPT 生成 git message
cz-git 是一个工程性更强,轻量级,高度自定义,输出标准格式的 Commitizen 适配器和 CLI
1953 字
|
10 分钟
Cover Image of the Post
web components 原生 js 实现自定义组件
前端世界本质上是由一个个组件搭建拼接而成的, web components 使我们能够使用原生 js 实现一个自定义组件
2679 字
|
13 分钟
Cover Image of the Post
fish shell 配置
使用 fish shell 让终端操作纵享丝滑
994 字
|
5 分钟
Cover Image of the Post
服务器请求阿里邮箱服务器发送邮件
有时在服务器上触发某些事件时, 需要向用户发送邮件, 使用 msmtp 实现发送邮件, 如果已经开通了阿里邮箱, 就无需自己搭建邮件服务器
1111 字
|
6 分钟
Cover Image of the Post
MacOS 安装及配置 PostgreSQL 17
使用 brew 安装及运行 PostgreSQL 17, 并进行基本的初始化配置
1683 字
|
8 分钟
Cover Image of the Post
阿里云配置域名邮箱
使用阿里邮箱的免费版配置自己的域名邮箱
714 字
|
4 分钟
Cover Image of the Post
systemctl 命令
Linux 下的 systemctl 命令
768 字
|
4 分钟
Cover Image of the Post