Results 10 comments of Wilson

Think about the name "stencil", just a piece of advice. @i5ting

同2020年看的第一本书 ![image](https://user-images.githubusercontent.com/23159565/79706223-16d1e000-82eb-11ea-810c-79a4f02ebb7f.png)

too much update in one commit

> 黑棋不能下33,44,长连,剪枝逻辑要改下。 黑棋禁手规则

期待增加all、race和allSettled方法的实现

> ![image](https://user-images.githubusercontent.com/7879784/150208939-59d011d5-e1b0-403f-8e33-0f4ab7fb4691.png) When trying to run plugin (after importing manifest file) the plugin shows error. https://forum.figma.com/t/unable-to-load-code-error-at-object-t-getlocalplugincode/7375

> **ES 6版本** > > ```js > Function.prototype.apply2 = function(context, arr) { > let context = context || window; // 因为传进来的context有可能是null > context.fn = this; > arr = arr ||...

> LGTM I find something maybe @satnaing you should take into consideration which is once a post page can navigate to sibling post pages, the "Go back" button behavior may...

relates to https://github.com/TanStack/tanstack.com/pull/496