Some examples of Web Bos Javascript 30 exercises using Stimulus JS framework
For every one wanting to quickly get up to speed with Stimulus JS, converting a few exercises of Javascript30 to Stimulus is a great way to learn.
This repo host 4 exercises ported into a rails app and all JS being managed by Stimulus Controllers.
CSS, JS Assets are all served using Webpack
- Drum Kit: handling keyboard events
- Video Player: a custom HTML5 Video Player
- Local Tapas: yet another todo list example
- Type Head: simple autocomplete search field