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

Use bower? #193

Open
sibsfinx opened this issue Dec 15, 2015 · 0 comments
Open

Use bower? #193

sibsfinx opened this issue Dec 15, 2015 · 0 comments

Comments

@sibsfinx
Copy link

Hi, thanks for this great gem. It seems we can move some front-end related gems to bower to prevent versions conflicts and separate front-end packages from backend ones:

  • bootstrap-sass
  • font-awesome-sass
  • jquery-rails
  • jquery-ui-rails
  • codemirror-rails

Also, we can plug libs as bower components:

  • chosen

Pros:

  • easy to add and update front-end packages
  • no chance to modify libs (some guys do, you know)
  • reduce gem versions confilcts

Cons:

  • bower as nodejs dependency (needed for development and deploy)

I've started in my fork https://github.com/CultivateLabs/storytime/compare/master...sibsfinx:sib/chore/add-bower?expand=1

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