You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
I believe this to be a coding style question. We use both approaches on a case by case basis within the web app. It makes no difference to what actually gets executed as the lazy approach will instantiatd fruitmachine module on your behalf: https://github.com/ftlabs/fruitmachine/blob/master/lib/fruitmachine.js#L46.
Maybe we could consider making the documentation more neutral @wilsonpage :-)?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From the docs for [Instantiation]:
Why? What is the downside of lazy instantiation?
The text was updated successfully, but these errors were encountered: