Learnt that combining `requestIdleCallback` with dynamic `import` can give your site a nice initial load performance boost as it delays loading of split code that isn't needed for first paint. developer.mozilla.org/en-US/docs/W... #webdev #performance
4 likes 0 replies
?