Raihan Saputra

Results 7 comments of Raihan Saputra

I'd like to share another usecase, currently I'm building a Capacitor app with Svelte and Routify, and for SSR purposes the default entrypoint is `__app.html`. Currently my workaround for building...

On Typescript: As I understand it, _properly_ typing `redux-bundler` would be really hard if not impossible (due to the string based calls etc) (and mentioned on the above issue https://github.com/ipfs-shipyard/ipfs-webui/pull/1589/files/448a28c42ad1e15b7d963428db8fb38ae63ca513#r489769808)....

Great to see this is being opened again. I've also done some work with typing on my own apps, both on the connect and the store itself. TS 4.4 opens...

Just looked into this today, and there is still no reference to `self._cache` being used. Where is this intended to be used? On every request?

I've done some digging into this. `self._cache.Set()` was last referenced on tag `1.0`. I did not find any references on tags `1.1`, `1.1.6`, `2.0`, `3.0`, and branch `master`. Last reference:...

@bear can you take a look at this? I know this is an old issue, but opening up a new issue means duplicating this one.

@jeremylow apologies for the ping, but can you look into this when you have the time? It's been years, and in my experience this creates a lot of unneccessary API...