1. 2

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

DTO = Dev Topics Only | Issue #5 | 2023/02/13


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


文章资讯
  1. 聊聊程序员的信仰
    cnblogs.com

  2. 关于正确提问技术问题
    jdhao.github.io

  3. 我看 CHATGPT: 为啥谷歌掉了千亿美金
    coolshell.cn

  4. The technology behind GitHub’s new code search
    github.blog | hacker news | 750 points | 181 comments

  5. 前端条件竞态乱谈—可能被我误解的函数防抖
    xiongyuchi.top

  6. Tailwind CSS,从入坑到退坑
    geeknote.net

技术社区
  1. 思考,程序员如何用 ChatGPT 赚钱
    v2ex.com | 56 人收藏 | 68 comments

  2. Ask HN: How do you deal with information and internet addiction?
    hacker news | 565 points | 206 comments

  3. Names should be cute, not descriptive
    ntietz.com | hacker news | 351 points | 490 comments | lobste.rs | 83 points | 82 comments

  4. Mozilla 和 Google 都在开发不使用 WebKit 引擎的 iOS 浏览器
    solidot.org | theregister.com | hacker news | 790 points | 739 comments_

  5. Tailwind is a Leaky Abstraction
    jakelazaroff.com | hacker news | 297 points | 379 comments | lobste.rs | 16 points | 9 comments | reddit.com | 16 upvoted | 28 comments

  6. [全栈开发调查] 前后端框架相关(2023)
    v2ex.com | 31 人收藏 | 89 comments

技术期刊
  1. 科技爱好者周刊(第 241 期):中国的增长动力在内陆
    ruanyifeng.com

  2. 好工具周刊(第 47 期): 我最喜欢且常用的浏览器插件 - Vimium, AdBlock, uBlacklist, Tampermonkey, Stylus, MarkDownload
    discuss-cn.bestxtools.com

  3. 前端食堂技术周刊第 69 期:第 94 次 TC39 会议、Interop 2023、1 月登陆 Web 平台的新功能、Deno in 2022
    hungryturbo.zhubai.love

  4. 1link.fun 第 37 期
    1link.fun

  5. 开发者简报 #23
    dev.com.cn

  6. linux_china - Tech Weekly 2023-02-12
    linux-china.davao.page

  7. 机器文摘 第 019 期
    niupitools.zhubai.love


订阅方式

欢迎交流,投稿,订阅。


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

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


原文链接: https://dto.pipecraft.net/s/wuz393/dto_weekly_curations_5

fn main() {
    println!("__END__");
}