Long Nguyen

Results 5 comments of Long Nguyen

also by removing R.addIndex , I can't find any way to get index of current element when using R.find. I don't want to use R.indexOf in the callback of iteration.

> > > @8bu I see your valid point - I will restore `R.addIndex` but I may need 2 more weeks for that as I am in the middle of...

> > > @8bu I will close the issue for restore of `R.addIndex` and I will try to fix the typings of `R.find` to allow you to use the index...

I just read v2 docs and the document is about the same. So v3 document was not updated to fit in, just a fork of v2 Document?

> > [@robokozo](https://github.com/robokozo) No, [SsrSite](https://github.com/sst/sst/blob/5613c727a967f95daba0e23447d504552b8edc13/packages/sst/src/constructs/SsrSite.ts) was restructured. I don't think it will work the the most current version. > > I made a simple PoC for a simple NuxtSite with...