Route.scala is the legacy Binding.scala routing library. For new projects, LatestEvent.scala would be a simpler alternative to track URL and hash changes.
See the example in todo app for the migration to LatestEvent.scala.
Route.scala is the legacy Binding.scala routing library. For new projects, LatestEvent.scala would be a simpler alternative to track URL and hash changes.
See the example in todo app for the migration to LatestEvent.scala.