Hey, I’ve been working on a few changes to photon that make it a lot faster to open posts and return, and as a result of these changes I can also make infinite scroll work. If you go to this link, Vercel will have commented on the post with a preview link. Those are basically the beta links.
Let me know of any bugs and any changes you’d like!
Current roadmap
- [x] Make this not duplicate posts in memory
- [ ] Make this work on all posts
- [x] Use a virtual list for better render performance
This is great.
Side question: Are you still trying to implement my idea with the customisable sidebar? If not I would try it myself.