Hanrea

Results 9 comments of Hanrea

大神,预计几月发beta版本呀,支持TypeScript么?

I can't understand this code for a while, this is a sample to edit table row: [https://gist.github.com/hanrea/1b24a7823becee67bb04819c449fb680](https://gist.github.com/hanrea/1b24a7823becee67bb04819c449fb680)

Hi~I'm not use ng-table, the `ng-table="tableParams"` tag is forget to delete. sorry~ I'm only use ng-repeat to show table. If it could be return line number or $index it's going...

I have only been studying Deno for a short time and have similar ideas as you. Do you know how to implement this [issue](https://github.com/denoland/deno_core/issues/794) ?

@sahandevs Thank you, I found that the runtime and opstate of the worker are globally shared, while 'Deno. cwd()' references the global opstate. The main process of deno itself is...

@sahandevs I have found an open-source project based on deno_core, which you can refer to: [edge-runtime](https://github.com/supabase/edge-runtime)

https://github.com/eatmoreapple/openwechat/blob/fba9c352c23fb8ab27c88219e072fb0c5fa7b6a8/relations.go#L76 能获取好友,好友可以发送消息 https://github.com/eatmoreapple/openwechat/blob/fba9c352c23fb8ab27c88219e072fb0c5fa7b6a8/relations.go#L28