Michael J Salo

Results 5 comments of Michael J Salo

Has T[number] ever been documented as a valid lookup type? I don't see it in the link to Lookup Types.

If it's an indexed access type, does this imply an index like T[string] is possible, to get values out of an object?

Please double check that this solution passes the cases.

I was bit by this bug. Connected component does not rerender when receiving ownProps. Issue is resolved by downgrading preact-redux to 2.0.3. Thanks to @Reeywhaar for a clear demo of...

There are some valiant attempts on this thread, but I haven't found anything that works well enough to use. @Thomas-Webber's version is close but I find it fires inconsistently, and...