Skip to content
Go back

Backend notes

Updated:
约 1 分钟
机制瓶


Share this post:

接着读

  1. How Handler Context reaches database queriesWhen Request.Context is canceled, and how database/sql QueryContext carries that cancel into a query from a business Handler.同属 后端专栏 · 同系列第 1 / 3 篇
  2. Scroll storytelling: smooth scroll, pin, parallax, progressA zero-dependency demo of four scroll storytelling techniques: smooth scrolling, pinned horizontal travel, parallax layers, and a scroll-driven counter, with a GSAP and Lenis counterpart.
  3. Running 24,000 particles with raw WebGLGenerate the initial particle data once, then calculate each frame's positions in a vertex shader. The complete interactive demo runs inside the post.

Discussion

评论

用 GitHub 账号登录即可留言。想法、纠错、补充都欢迎。