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

Optimisation for browser usage #6

Open
ackwell opened this issue Nov 15, 2015 · 0 comments
Open

Optimisation for browser usage #6

ackwell opened this issue Nov 15, 2015 · 0 comments
Milestone

Comments

@ackwell
Copy link
Owner

ackwell commented Nov 15, 2015

The codebase was originally written for server-side usage, though could likely be implemented on the client side as well with a little work. A number of things should be considered:

[ ] Default tag library is a little bulky, and could likely be broken out into a separate package
[ ] Changing function implementation for better compatibility with browser-side loaders

The above will likely introduce breaking changes to the API, so this should likely be considered as part of a version push to v1.0

@ackwell ackwell added this to the 1.0 milestone Nov 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant