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

Gem for asset pipeline #24

Closed
rainerborene opened this issue Dec 31, 2017 · 1 comment
Closed

Gem for asset pipeline #24

rainerborene opened this issue Dec 31, 2017 · 1 comment

Comments

@rainerborene
Copy link

This is on the roadmap?

Just out of curiosity why did you decide to use TypeScript instead of CoffeeScript? Basecamp is moving towards TypeScript or something?

@javan
Copy link
Contributor

javan commented Jan 1, 2018

No plans to release a gem. Stimulus is a plain ol' JavaScript library. You can add stimulus.umd.js to your sprockets bundle. Or, use webpacker to bundle the npm package. See the Installation Guide for more details.

why did you decide to use TypeScript instead of CoffeeScript?

We like TypeScript's tooling and type checking for authoring libraries. That's all. :)

@javan javan closed this as completed Jan 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants