2020年8月23日

ent 项目迁移到facebook

摘要: ent 早起是facebook的一个孵化项目,最近一次发布0.4.0 迁移到了facebook github 组织,这也说明了ent orm 框架的不错,目前演进还是挺好的,而且github 的start 也很多了 参考资料 https://entgo.io/ https://github.com/ 阅读全文

posted @ 2020-08-23 22:07 荣锋亮 阅读(632) 评论(0) 推荐(0)

bach-sh 不错的batch 测试框架

摘要: 很多时候bash 是不太好测试的,bach-sh 提供了灵活的测试支持,后边值得试用下 参考资料 https://github.com/bach-sh/bach 阅读全文

posted @ 2020-08-23 11:21 荣锋亮 阅读(322) 评论(0) 推荐(0)

mkcert 简单灵活的配置本地开发环境可信的证书

摘要: mkcert 是基于golang 开发的另配置的方便创建本地开发环境的证书 安装 测试使用mac brew install mkcert brew install nss # if you use Firefox 参考使用 说明 mkcert 是一个很不错本地开发话那劲的证书管理工具,很值得使用下, 阅读全文

posted @ 2020-08-23 11:12 荣锋亮 阅读(1415) 评论(0) 推荐(0)

web-vitals 站点健康metrics npm 包

摘要: web-vitals 是chrome 团队开源的站点健康metrics 包,轻量、使用简单 web-vitals 目前提供的metics CLS (Cumulative Layout Shift) FID (First Input Delay) LCP (Largest Contentful Pai 阅读全文

posted @ 2020-08-23 10:27 荣锋亮 阅读(814) 评论(0) 推荐(0)

导航