Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore decreasing the production file size #2

Open
munro opened this issue Jun 3, 2012 · 0 comments
Open

Explore decreasing the production file size #2

munro opened this issue Jun 3, 2012 · 0 comments

Comments

@munro
Copy link
Member

munro commented Jun 3, 2012

Self could use underscore as a dependency, though not everyone is as partial to underscore as I am. Underscore provides a _.extend, which I have to implement inside Self.

Currying may also be helpful in decreasing the file size, except the problem with underscore's currying is I have to bind the scope, which Self does not do, so _.bind may not be that helpful.

I will probably release a self-underscore file for those who want to use underscore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant