selected by WES
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β
β
CJ'S LINK
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.
β
FROM: wes TO: YOU
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.
β
HAND-SELECTED BY CJ
This article clears up many criticisms and misconceptions people have about Electron.
β
wes'S LINK
ArkType is a runtime validation library that can infer TypeScript definitions 1:1 and reuse them as highly-optimized validators for your data.
β
cj'S LINK
What is wasm anyway? This article breaks it down.