Artem Kobzar

Results 128 comments of Artem Kobzar

It seems like I can't show the error in this case. And I don't sure, that this is Type System responsibility (Actually, I think it's linter responsibility, because of this...

Oh, nice. I will add it to Hegel. Thank you a lot for the suggestion ^_^

For now, only automatically generated (like in [this one](https://www.youtube.com/watch?v=GIHrPm_YAIc&t=2080s). But I'm going to show Hegel at different English-language conferences after quarantine will be ended. Thank you for the question :)

Currently `@hegel/core` doesn't use Hegel itself. Only `@hegel/cli` uses Hegel for now. We have a lot of additional work for rewriting core in Hegel. Thank you for the question ^_^.

Yes, It's true. I will try to find the error. Thank you a lot, you really help us.

Thank you. Yes, `@hegel.core` is developed with Hegel 😄

Hmm, It's a good question. For now, I think, the answer is No, because if we will have plugins we have a complicated setup process. This point is on the...

`Does hegel support objects with arbitary keys ?` No. It supports it only inside the `d.ts` typing (via `$Collection`, but you can't create value for the type). Our position is:...

Okay, I will add the ability to use `$Collection` with objects soon. Thank you for the arguments and issue ^_^

Thank you a lot, guys ^_^. We will try to fix it soon.