2026 第 19 周
发布:
- 自定义键盘
- recap, stuck, dispose, [barrel](https://www.youdao.com/result?word=barrel&lang=en)
- getUser vs getClaims - Ref
- 想法比技术更重要 - Ref
- @property vs @variable Ref
- 花时间和花钱解决方案上,明显兄弟两人选择不同
- Fan-out 扇出[已注册, 知道发送给谁] vs broadcast 广播[不关心订阅者]
- Error.cause 或者直接自定义 CustomError extends Error 类. ps: 定义 .toJSON 方法
- crypto.hash
- font - datatype - Online - What is a Glyph in Typography?
- markdown-preview
- Layout - Canvas - PreText
- well-known symbols
- isolation: isolate
-
You can solve 30% of your performance problems just by limiting
mapandfindusage Ref -
- Map.prototype.getOrInsert eager 策略, Map.prototype.getOrInsertComputed lazy 策略
-
你干得快,说明AI好用;你干得慢,说明你不会用AI
- font-variant-numeric: tabular-nums; - tabular-nums
- gradient-border
-
tailwindcss: Use a custom retina variant for 0.5px borders. Ref
- img[sizes=“auto”] - image-set
- How Rolldown Works: High-Performance Code Splitting with Bitset Logic - ChatGPT
- isolation + z-index - modern css
- canwe.dev
- How to scale elements and their layout with CSS “zoom”
- Error.isError()
- Building Bulletproof React Components - ps: 不单单 React 组件呀
- Sprites on the Web
- hotkeys - ps: 这是什么都要做呀… router/table/form/query/virtual/store/db/…
- object-view-box
- caddy - nginx
- 圈复杂度(cyclomatic complexity) 是衡量一个函数有多少条独立执行路径的指标 —— 由 Thomas McCabe 1976 年提出。直观计算:从入口到出口的”分支决策点”数量 + 1。
-
HTML is the new markdown. Ref