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

Set up JavaScript #70

Open
jasonaowen opened this issue May 8, 2019 · 0 comments
Open

Set up JavaScript #70

jasonaowen opened this issue May 8, 2019 · 0 comments
Labels
build How the software is built enhancement New feature or request front-end HTML/CSS, Thymeleaf, etc

Comments

@jasonaowen
Copy link
Owner

So far, the project hasn't used any JavaScript, but it's extremely likely to be needed sooner or later. Set up the project so that we can write JavaScript which is automatically built when the project is built (so that we can maintain a single-command build), but so that we use modern JavaScript build tools.

Previously, I've successfully used Node, the Gradle plugin for executing node scripts.

Consider setting up Stimulus to start out with, as it is "designed to augment your HTML with just enough behavior to make it shine."

@jasonaowen jasonaowen added enhancement New feature or request front-end HTML/CSS, Thymeleaf, etc build How the software is built labels May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build How the software is built enhancement New feature or request front-end HTML/CSS, Thymeleaf, etc
Projects
None yet
Development

No branches or pull requests

1 participant