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

Upgrade dependencies #49

Open
pgarciacamou opened this issue Oct 11, 2018 · 0 comments
Open

Upgrade dependencies #49

pgarciacamou opened this issue Oct 11, 2018 · 0 comments

Comments

@pgarciacamou
Copy link
Owner

This will remove the following bug:

screen shot 2018-10-11 at 12 19 08 pm

My idea is to:

  1. upgrade to a zero-dependency tool like create-react-library (React won't be shipped with this library, it just uses the functionality of create-react-app that is amazing and has a huge community)
  2. Upgrade codebase: maybe instead of dynamic inheritance, do composition (wrapping patterns on top of patterns).
  3. Do not export the entire library but individual modules to enable "tree-shaking" features.
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