Tamás Hámos

Results 3 comments of Tamás Hámos

+1 I'm keen on having an EventBased Signal as well, perhaps something like new Signal.Event(). Additionally, a Signal base class would be more versatile if it exposes APIs like: ```js...

i also run into the problem in a different scenario: when passing the ref object to a custom hook the compiler is not optimizing my code. if i remove the...