Sam Goto
Sam Goto
ha, interesting, wasn't aware that rust provided a similiar feature. i knew about kotlin/groovy/ruby, but good to know that rust supports it too. can you give me an idea of...
> What steps are being taken to reach more reviewers and push this forward? No concrete steps. Last time I checked, this was still not something that had enough momentum...
Thanks for the thoughtful and detailed write up @DanielRosenwasser , really good points. I'm going to circulate this with some of the early reviewers to gather more eyes here and...
> On "Find a way to incorporate features from all the type systems using explicit syntax to enforce > specific semantics where type systems differ." > > Explicit syntax (e.g....
> On "Come up with something entirely different that is inspired by existing type systems that is not a > "subset"." > > Users would immediately ask why TypeScript or...
> The fact that multiple type systems exist for JavaScript is a testament to the fact that users and teams > have different needs and interests. For example, it's not...
> We did have some concerns from our team about when this checking occurs, and what these errors > are, and how they'd be surfaced. These seem fairly simple to...
Modules? @waldemar: namespaces, scoping for identifiers versus types.
> @agektmr you might be interested to know we are looking to implement FedCM in Keycloak. If you have any recommendations for us feel free to pitch in. This is...
> and won't give you an access token to call APIs of other applications. This isn't accurate. FedCM doesn't open the response coming back from IdPs, so access tokens are...