Skip to content

Web application to practice along to Youtube musical instrument instruction videos

Notifications You must be signed in to change notification settings

mauriciofierrom/along

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This is still a work in progress

Along

Along is a web application to practice along to YouTube instrument instruction videos.

Motivation

  • Updating Ruby on Rails knowledge
  • Learning Hotwired tools (Turbo and Stimulus)
  • Using modern CSS features
  • Using vanilla JS with modern features
  • Improving my guitar learning process

Test

Run all the jest specs:

npm test

Run all jest specs with logs printing enabled:

npm test -- --silent=false

Run a focused spec:

npm test -- --silent=false -t "dispatches to player controller"

About

Web application to practice along to Youtube musical instrument instruction videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published