Dynamic Imports and React Router

I’m trying to start to add dynamic imports into my apps. I usually use React Router and was wondering if there were any resources/articles on what would be the best practices for setting that up. If not, are there any best practices in general recommended for using them?

Also, does anyone know if a dynamic imports section is being added to the Meteor guide.

1 Like