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
have you considered using lodash instead of underscore. It's faster and more consistent over browsers. Also it gives you custom build where you can leave out certain functions if you don't need them.
Just tried it, and it seemed to work. Haven't ran the tests though.
greets
Stephan
BTW: Great work!
The text was updated successfully, but these errors were encountered:
Hi,
have you considered using lodash instead of underscore. It's faster and more consistent over browsers. Also it gives you custom build where you can leave out certain functions if you don't need them.
Just tried it, and it seemed to work. Haven't ran the tests though.
greets
Stephan
BTW: Great work!
The text was updated successfully, but these errors were encountered: