Adrian Bettridge-Wiese
Adrian Bettridge-Wiese
For those of you creating .d.ts files, do you also have enums? I tried that approach earlier this year and found that my runtimes would throw up because enums need...
I do think a good Typescript solution is very important for the long-term success of module federation, given how TS keeps growing in popularity. Would something like this work? Package...
What are you looking to do? Atoms don't have a single value of truth—they reference the closest RecoilRoot, so what would accessing them globally mean?
The question of what happens if a third-party library HOC contains a `RecoilRoot` definitely spooks me.
I'd be happy to try helping with this, but I'm having trouble getting the repo working with VSCode. If there are directions for that somewhere, I'd appreciate it.