第六期#
front-end && node#
-
Don't Block the Event Loop (or the Worker Pool)
主要讲述防止阻塞相关的东西(偏底层一点),官方博客,值得一读。
-
HTML Tags Memory Test: Test How Well You Remember 100+ HTML Tags
回忆一下基础,还蛮有趣的。
-
利用 svg 实现的 charts 库,纯 svg 实现。
golang#
-
Better HTTP server routing in Go 1.22
如题所示,无须解释。