Thanks to @zodern for profile-require!

Yesterday I tried out @zodern’s zodern/ profile-require Meteor package. It did a great job of finding things I could improve to speed up my load time - things that weren’t pointed out in Chrome dev tools.

I used it in combination with Meteor Nested Imports (here’s zodern’s article discussing this feature) to make some excellent improvements.

Highly recommended!

These two things - zodern/profile-require and nested imports - are both competitive advantages for Meteor. As Zodern says in the above-linked article:

A unique feature to Meteor is nested imports.

12 Likes