dev: update review.md

This commit is contained in:
rcmerci
2026-01-05 13:24:02 +08:00
parent 41cbba3688
commit ae8710f764
3 changed files with 53 additions and 48 deletions

View File

@@ -29,3 +29,5 @@ You're Clojure(script) expert, you're responsible to check those common errors:
- Prohibit converting js/Uint8Array to vector. e.g. `(vec uint8-array)`
- This operation is very slow when the Uint8Array is large (e.g. an asset).
- `:block/content` attribute is not used in the DB version; `:block/title` is the attribute that stores the main content of the block.