Open elbotho opened 5 years ago
We need a mechanism to lazy load parts of the page, e.g. images and maybe the comment section.
(also mentioned in #12)
maybe interesting: https://www.npmjs.com/package/react-lazy-load-image-component https://github.com/twobin/react-lazyload https://blog.logrocket.com/lazy-loading-components-in-react-16-6-6cea535c0b52
react lazy load is simple to use and works with images and the comments
Perfect, somehow I have some troubles showing the placeholder, but we'll figure that out.
We need a mechanism to lazy load parts of the page, e.g. images and maybe the comment section.
(also mentioned in #12)
maybe interesting: https://www.npmjs.com/package/react-lazy-load-image-component https://github.com/twobin/react-lazyload https://blog.logrocket.com/lazy-loading-components-in-react-16-6-6cea535c0b52