better-stimulus
better-stimulus copied to clipboard
An opinionated collection of StimulusJS best practices
Better StimulusJS
For easy reading, the main website is here.
An opinionated collection of StimulusJS best practices
Contributing
Contributions are very welcome! Just fork the repo, create a topic branch, and file a pull request!
Below is an example of a section:
## Heading
Bad
{: .label .label-red }
```js
```
{: .border-red }
Good
{: .label .label-green }
```js
```
{: .border-green }
### Rationale
### Counterindications
### References
Running Jekyll locally
To view your changes in action, run the following commands
bundle install
bundle exec jekyll serve
Disagree?
No problem, file a Github issue and let's talk about it!
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Julian Rubisch 📖 |
leastbad 👀 📖 |
Nate Hopkins 👀 |
Chris Oliver 📖 👀 |
Sebastien 📖 |
Dom Christie 🐛 |
Ben Koshy 📖 |
geetfun 📖 |
Konnor Rogers 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!