RomFouq

Results 5 comments of RomFouq

Here the article discusses 'important images,' images that should be loaded as early as possible, e.g. hero images. `prefetch` indicates to the browser that the resource can be useful a...

Any update on this? I really think this should be corrected, as this page is highly ranked when searching for 'responsive images', possibly misleading beginners on a topic which can...

I just made a PR introducing the `parent` property, updating tests and the documentation. I am not sure why you wanted to implement it as a plugin first; the opposite...

Having access to a `parent` property makes it possible to traverse the tree upwards, starting at a given node and going up one node at a time. This is way...

Isn't the new Build API the solution to pre-process files during the build ? https://github.com/meteor/meteor/wiki/Build-Plugins-API