Marais Rossouw
Marais Rossouw
@zth I've had a play and pushed to this branch https://github.com/maraisr/meros/tree/feat/observable the node variant still needs some work, to read the stream is just so easy with async iterables as...
What I have done is use node to generate a .d.ts file, that are loaded by our global.d.ts file. So each Remote outputs a .d.ts file that go `declare module...
I like the IDE idea @zhangwilling, but that will be more about aiding the development flow. However... I think this _should_ still remain in the compiler itself, or a definition...
You got to be careful with that approach though. It does mean that you cannot also use path mappings for other things in your app, because if you are you're...
I don't know about that @leerob I'd argue this PR address some pretty serious things—stuff I believe should have been merged. Few points; - You mentioned _maintainability_ now having benchmarks...
Yeah... does seem like an odd change. Maybe he just formatted it to how he's used it it? Besides removing the `type` attribute, merging this wouldn't hurt. :star2: :bowtie:
I dare say it make's composing array like indices easier to reason about. Like "im indexing an array, as opposed to accessing a property"... but imo you may very just...
Would be nice to use that I guess as a reference, but like, how would we get colours, and like a "pretty" name? For instance, i'd hate to see "COMMONWEALTH...
@ramoona exactly right.. Pretty much said what I said ;)
Such a good thingy this! Thanks so much for the hard yards @n1ru4l 👌🏻