Skip to content

Javascript implementation of the Turbo Rails Tutorial

Notifications You must be signed in to change notification settings

johnbcodes/js-quote-editor

Repository files navigation

js-quote-editor

Javascript implementation of the quote editor from Turbo Rails Tutorial.

Motivation and caveats

The main motivation is learning to develop web applications with JavaScript alone. It includes the following stack:

Some features of the tutorial are currently left out:

  • Broadcasting with WebSockets (Chapter 5)
  • Security (Chapter 6)

Additionally, there were some other features that are different or intentionally left out due to time and lack of motivation:

  • The look and feel deviates from the Turbo Rails Tutorial demo because the author has made some UI enhancements that are not in the tutorial
  • svelte-hot-french-toast and its default styling are used for toasts
  • Viewports less than tablet sizing are not implemented
  • Labels for input fields are not implemented
  • ...probably a few others

About

Javascript implementation of the Turbo Rails Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published