Fang Jin

Results 13 issues of Fang Jin

如题?请问如何付费?因为无法注册,没有电话。谢谢。

I wonder what caused this. vendor.js shoot from 213K to 503K by including this line ``` md.use(require('markdown-it-toc-and-anchor'), { anchorLink: false }) ```

this is an awesome library. and i just have a question, how does `suspense` fit into this picture ? I know `React` team might take it to very wild implementation....

question

just curious if this is true when consumer component is displayed, it'll render twice ? The reason i'm having this question is that by reading ``` const useContext = hook(class...

IMPORTANT: Please provide a sample using: http://plnkr.co/edit/lV7zsw7Yqossgs9JOfQU?p=preview * **I'm submitting a ...** [x] bug report [ ] feature request [ ] question about the decisions made in the repository *...

I had a grid and in certain screen size (ex. with a nav panel on the left), the grid extends outside of the screen. And if I study why I'm...

If this component is created for promise or one time subscription, it's fine. But normally whenever subscription is mentioned, people assume it's a continuous stream. And to be honest, spinner...

I wasn't able to use double picker starting with a blank range, the problem is that if my data is { from: '', to: '' }, the picker will not...

It occurred to me, sometimes the mouse gets disconnected. And afterwards we can't initialize the connection anymore. So I dug into the code and learned from another bluetooth server code....