DTO Weekly Curations | DTO 精选周刊

DTO Weekly Curations #8 - 前端构建工具进化历程

发现并分享有价值的技术文章、资源,每周一发布。由 Pipecraft 整理发布。

DTO = Dev Topics Only | Issue #8 | 2023/03/06


上一期 | 目录 | RSS 订阅 | 邮箱订阅 | 评论


文章资讯

  1. 前端构建工具进化历程
    juejin.cn

  2. ChatGPT as muse, not oracle
    geoffreylitt.com

  3. 挖掘 macOS 中的词典
    springwood.me

  4. 前端性能优化——首页资源压缩 63%、白屏时间缩短 86%
    juejin.cn

  5. 性能优化常用的 6 种手段
    cnblogs.com

  6. Clean Code concepts adapted for JavaScript
    github.com

  7. 善用 GitHub
    bmpi.dev

技术社区

  1. "Clean" Code, Horrible Performance
    computerenhance.com | hacker news | 733 points | 902 comments | lobste.rs | 29 points | 63 comments | reddit.com | 1.3k upvoted | 1.3k comments

  2. Kubernetes 是一个过早优化的危险信号
    jeremybrown.tech | hacker news | 542 points | 550 comments | lobste.rs | 28 points | 18 comments

  3. Scalability is overrated
    waseem.substack.com | hacker news | 628 points | 232 comments

  4. 领导打算辞退我组里的一名员工了,程序员写代码时多沟通真的很重要
    v2ex.com | 75 人收藏 | 170 comments | v2ex.com| 27 人收藏 | 42 comments

  5. 服务器只有 2 核 2G,需要部署一个个人网站,怎么尽可能的减少内存占用?
    v2ex.com | 21 人收藏 | 135 comments

  6. 如果不使用 node npm 仅在 index.html 构建一个简单的 web 应用, 是否可行?
    v2ex.com | 8 人收藏 | 45 comments

  7. 这段随机数生成代码为什么这么写?
    v2ex.com | 6 人收藏 | 28 comments

Random random = new Random();
random.setSeed(new SecureRandom().nextInt());
random.nextInt();

技术期刊

  1. 科技爱好者周刊(第 244 期):大数据已死
    ruanyifeng.com

  2. 好工具周刊(第 50 期): grep.app, Shots, MathB, 举牌加油告白小人生成器, 全景故宫, 云游故宫
    discuss-cn.bestxtools.com

  3. 《HelloGitHub》第 83 期
    hellogithub.com

  4. linux_china - Tech Weekly 2023-03-05
    linux-china.davao.page

  5. 1link.fun 第 41 期
    1link.fun

  6. 六个周 | 每周小结(*98): 情绪 EMO
    blog.liugezhou.online

  7. 开发者简报 #26
    dev.com.cn

  8. 机器文摘 第 022 期
    niupitools.zhubai.love


订阅方式

欢迎交流,投稿,订阅。


还没看够?访问 DTO 发现更多内容。

DTO | Top Stories | Newest Stories | Newest Comments | RSS | About


原文链接: https://dto.pipecraft.net/s/vpxzmn/dto_weekly_curations_8

__END__