A Tasty Treats NEWSLETTER for Web Developers
Issue #37:
TikTok just forked VS Code?!
ByteDance launched Trae - an AI code editor meant to compete with Cursor, Copilot and Windsurf.
Wes gave it a shot and it’s very close to Cursor - especially the Agent mode. Video Here
Deepen your knowledge by reading foundational papers in computer science. The article provides a guide and on ramp if you’ve never read a research paper before.
Have you ever wanted to access HTML attributes in CSS? Looks like we’re about to get that. Una from Chrome team details a really neat use case.
This article clears up many criticisms and misconceptions people have about Electron.
ArkType is a runtime validation library that can infer TypeScript definitions 1:1 and reuse them as highly-optimized validators for your data.
What is wasm anyway? This article breaks it down.
面向 Web 开发人员的美味佳肴通讯
问题#37:
TikTok 刚刚分叉了 VS Code?!
字节跳动推出了 Trae——一款人工智能代码编辑器,旨在与 Cursor、Copilot 和 Windsurf 竞争。
Wes 尝试了一下,它非常接近光标 - 尤其是代理模式。 视频在此
通过阅读计算机科学的基础论文来加深您的知识。如果您以前从未读过研究论文,本文将提供指导和入门。
您是否曾经想访问 CSS 中的 HTML 属性?看起来我们即将得到这个。 Chrome 团队的 Una 详细介绍了一个非常巧妙的用例。
这篇文章澄清了人们对 Electron 的许多批评和误解。
ArkType 是一个运行时验证库,可以 1:1 推断 TypeScript 定义并将其重用为数据的高度优化验证器。
##简介WebAssembly
无论如何,wasm 是什么?本文对此进行了分解。
发布者